ActiveSupport::Testing::Performance::Metrics::Base
# File lib/active_support/testing/performance.rb, line 374 374: def format(measurement) 375: measurement.to_i.to_s 376: end
# File lib/active_support/testing/performance.rb, line 369 369: def measure 370: RubyProf.measure_allocations 371: end
# File lib/active_support/testing/performance.rb, line 363 363: def measure 364: GC.malloc_allocations 365: end
Disabled; run with --debug to generate this.
[Validate]
Generated with the Darkfish Rdoc Generator 1.1.6.