evanphx/benchmark-ips
на сайте с July 05, 2023 07:33
An iterations per second enhancement to Benchmark.
FEATURES/PROBLEMS:
benchmark/ips - benchmarks a blocks iterations/second. For short snippits of code, ips automatically figures out how many times to run the code to get interesting data. No more guessing at random iteration counts!