aboutsummaryrefslogtreecommitdiff
path: root/src/falsesharing.py
Commit message (Collapse)AuthorAgeFilesLines
* s/target/allocator/ and remove analyse featureFlorian Fischer2019-02-081-6/+6
| | | | Use systemwide installed allocators by default
* fix some flake8 linting errorsFlorian Fischer2019-02-021-20/+21
|
* rework build system #1Florian Fischer2019-02-011-2/+2
| | | | | each benchmark has its own Makefile which must put it's binaries into OBJDIR which is added to the PATH during execution.
* save all results by default in results/hostname/timestampFlorian Fischer2019-01-221-4/+2
|
* move falsesharing.py to src/Florian Fischer2019-01-151-0/+76