aboutsummaryrefslogtreecommitdiff
path: root/benchmarks
Commit message (Expand)AuthorAgeFilesLines
* 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