class Benchmark::IPS::Job::NoopReport
Public Instance Methods
Source
# File lib/benchmark/ips/job/noop_report.rb, line 20 def add_report(a, b) end
Source
# File lib/benchmark/ips/job/noop_report.rb, line 14 def warming(a, b) end
Also aliased as: running
Source
# File lib/benchmark/ips/job/noop_report.rb, line 17 def warmup_stats(a, b) end