Class ActiveSupport::Testing::Performance::Metrics::GcRuns
In: lib/active_support/testing/performance/jruby.rb
lib/active_support/testing/performance/rubinius.rb
lib/active_support/testing/performance/ruby.rb
lib/active_support/testing/performance/ruby/mri.rb
lib/active_support/testing/performance/ruby/yarv.rb
Parent: Amount

Methods

measure   measure   measure   measure  

Constants

Mode = RubyProf::GC_RUNS if RubyProf.const_defined?(:GC_RUNS)

Public Instance methods

[Validate]