mirror of
https://github.com/gperftools/gperftools
synced 2025-01-31 11:41:30 +00:00
a2550b6309
Previously we bumped size by 16 between iterations, but for many size classess that gave is subsequent iteration into same size class. Multiplying by prime number randomizes sizes more so speeds up this benchmark on at least modern x86. |
||
---|---|---|
.. | ||
binary_trees.cc | ||
malloc_bench.cc | ||
run_benchmark.c | ||
run_benchmark.h |