ruby / benchmark

The Benchmark module provides methods for benchmarking Ruby code, giving detailed reports on the time taken for each task.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ruby/benchmark Issues