aboutsummaryrefslogtreecommitdiff
path: root/src/benchmarks/blowup/blowup.c
Commit message (Collapse)AuthorAgeFilesLines
* don't use fixed sizes to aquire life dataFlorian Fischer2019-11-211-21/+46
|
* add blowup testFlorian Fischer2019-09-191-0/+90
Blowup tests the described blowup problem of ptmalloc described in the TCMalloc post.