gperftools/benchmark
Aliaksey Kandratsenka ff68bcab60 [benchmark] detect iterations overflow
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.
2023-07-02 21:28:30 -04:00
..
binary_trees.cc Update binary_trees.cc 2017-04-16 13:26:20 -07:00
malloc_bench.cc add memalign benchmark to malloc_bench 2017-11-30 18:14:11 +00:00
run_benchmark.c [benchmark] detect iterations overflow 2023-07-02 21:28:30 -04:00
run_benchmark.h added more fastpath microbenchmarks 2015-10-17 20:34:19 -07:00