class Benchmark::IPS::NoopSuite
Public Instance Methods
Source
# File lib/benchmark/ips/noop_suite.rb, line 13 def warming(a, b) end
Also aliased as: running
Source
# File lib/benchmark/ips/noop_suite.rb, line 16 def warmup_stats(a, b) end