summaryrefslogtreecommitdiff
path: root/benchmarks
AgeCommit message (Expand)Author
2013-07-31benchmarks/mallocbench.c: Make sure original thread count is printed.Will Newton
2013-07-22benchmarks/mallocbench.c: Use - when outputting sizes rather than :.Will Newton
2013-07-18benchmarks/mallocbench.c: Output number of threads used.Will Newton
2013-07-18benchmarks/mallocbench.c: Remove producer consumer ring benchmark.Will Newton
2013-07-18benchmarks/mallocbench.c: Output whether or not memory was cleared.Will Newton
2013-07-10Add producer/consumer pair test.Will Newton
2013-07-08benchmarks/mallocbench.c: Add producer/consumer ring benchmark.Will Newton
2013-07-03benchmarks/mallocbench.c: Add threading.Will Newton
2013-07-02benchmarks/mallocbench.c: Print RSS in output.Will Newton
2013-06-28Initial commit - stub allocator, tests and reference code from glibc.Will Newton