ActiveSupport::Testing::Performance::Metrics::Base
# File lib/active_support/testing/performance.rb, line 395 395: def format(measurement) 396: measurement.to_i.to_s 397: end
# File lib/active_support/testing/performance.rb, line 390 390: def measure 391: RubyProf.measure_gc_runs 392: end
# File lib/active_support/testing/performance.rb, line 384 384: def measure 385: GC.count 386: end
Disabled; run with --debug to generate this.
[Validate]
Generated with the Darkfish Rdoc Generator 1.1.6.