aboutsummaryrefslogtreecommitdiff
path: root/benchmarks
Commit message (Collapse)AuthorAgeFilesLines
* move source code to src/Florian Fischer2019-01-157-1783/+0
|
* don't read and writeFlorian Fischer2018-09-261-2/+2
|
* reduce loop to a simple loop of malloc/free pairsFlorian Fischer2018-09-171-42/+11
|
* add larson benchmarkFlorian Fischer2018-09-101-0/+744
|
* use new memusage gathering in loopFlorian Fischer2018-08-241-29/+9
|
* add memusage to loop benchmarkFlorian Fischer2018-08-201-9/+29
|
* remove conprod benchmark because it doesn't measure malloc performanceFlorian Fischer2018-08-191-165/+0
|
* only print malloc_info if explicitly specifiedFlorian Fischer2018-08-131-5/+9
|
* add falsesharing benchmarks from bergerFlorian Fischer2018-07-245-0/+952
|
* move c benchmarks in benchmarks subdirFlorian Fischer2018-07-242-0/+279