Method: Benchmarkable#benchmark_report
- Defined in:
- lib/benchmarkable.rb
#benchmark_report ⇒ Object
71 72 73 |
# File 'lib/benchmarkable.rb', line 71 def benchmark_report @benchmark_report ||= BenchmarkReport.new end |
71 72 73 |
# File 'lib/benchmarkable.rb', line 71 def benchmark_report @benchmark_report ||= BenchmarkReport.new end |