Overview
The Benchmark module provides methods for benchmarking Ruby code, giving detailed reports on the time taken for each task.
Namespace
- MODULE Benchmark
- CLASS Benchmark::Tms
The Benchmark module provides methods for benchmarking Ruby code, giving detailed reports on the time taken for each task.