mirror of
https://github.com/gperftools/gperftools
synced 2025-02-27 01:20:28 +00:00
If for some reason benchmark function is too fast (like when it got optimized out to nothing), we'd previously hang in infinite loop. Now we'll catch this condition due to iterations count overflowing. |
||
---|---|---|
.. | ||
binary_trees.cc | ||
malloc_bench.cc | ||
run_benchmark.c | ||
run_benchmark.h |