Methods

Class/Module Index [+]

Quicksearch

ActiveSupport::Testing::Performance::Metrics::Objects

Constants

Mode

Public Instance Methods

format(measurement) click to toggle source
# File lib/active_support/testing/performance.rb, line 374
def format(measurement)
  measurement.to_i.to_s
end
measure() click to toggle source
# File lib/active_support/testing/performance.rb, line 363
def measure
  GC.malloc_allocations
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.