aboutsummaryrefslogtreecommitdiff
path: root/src/loop.py
Commit message (Expand)AuthorAgeFilesLines
* move benchmark definitions into src/benchmarksFlorian Fischer2019-03-251-36/+0
* remove useless memusage plots of synthetic benchmarksFlorian Fischer2019-03-191-6/+0
* add function to scale thread to available cpusFlorian Fischer2019-03-051-14/+1
* improve loop thread scalingFlorian Fischer2019-02-271-1/+5
* scale loop runs with number of cpusFlorian Fischer2019-02-271-4/+9
* update loop descriptionFlorian Fischer2019-02-151-3/+2
* fix some flake8 linting errorsFlorian Fischer2019-02-021-16/+18
* rework build system #1Florian Fischer2019-02-011-2/+2
* save all results by default in results/hostname/timestampFlorian Fischer2019-01-221-9/+6
* move loop.py to src/ and add cache miss plot and best matrixFlorian Fischer2019-01-151-0/+48