Binary package “ruby-benchmark-ips-doc” in ubuntu oracular

iterations per second enhancement to Benchmark (documentation)

 Benchmark/ips benchmarks a blocks iterations/second. For short snippets of
 code, ips automatically figures out how many times to run the code to get
 interesting data. No more guessing at random iteration counts.
 .
 This package contains the html documentation for ruby-benchmark-ips.