aboutsummaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* static link libgcc and libstdc++Florian Fischer2019-01-221-8/+13
|
* move source code to src/Florian Fischer2019-01-151-6/+7
|
* add larson's server benchmarkFlorian Fischer2018-09-101-1/+9
|
* add dj's workloadsFlorian Fischer2018-09-061-2/+12
|
* add glibc without tc and cleanup MakefileFlorian Fischer2018-08-281-35/+38
|
* intruduce new way of handling analyse and cleanup mysqlFlorian Fischer2018-08-241-1/+6
| | | | chattymalloc writes now to chattymalloc.data
* remove conprod benchmark because it doesn't measure malloc performanceFlorian Fischer2018-08-191-5/+0
|
* add chattymalloc to analyse allcations of benchmarkFlorian Fischer2018-08-131-1/+6
|
* move c benchmarks in benchmarks subdirFlorian Fischer2018-07-241-6/+15
|
* use ps instead of memusage to get rss and vszFlorian Fischer2018-07-171-6/+1
|
* add consumer producer benchmarkFlorian Fischer2018-07-131-1/+11
|
* add loop benchmark abd MakefileFlorian Fischer2018-07-091-0/+55