Module
ActiveSupport::Testing::Performance
In:
lib/active_support/testing/performance/ruby.rb
lib/active_support/testing/performance/rubinius.rb
lib/active_support/testing/performance/jruby.rb
lib/active_support/testing/performance/ruby/yarv.rb
lib/active_support/testing/performance/ruby/mri.rb
lib/active_support/testing/performance.rb
Methods
run_gc
run_gc
run_gc
Included Modules
ForMiniTest
ForClassicTestUnit
Classes and Modules
Module
ActiveSupport::Testing::Performance::Metrics
Class
ActiveSupport::Testing::Performance::Performer
Class
ActiveSupport::Testing::Performance::Profiler
Constants
DEFAULTS
=
if ARGV.include?('--benchmark')
each implementation should define metrics and freeze the defaults
Protected Instance methods
run_gc
()
run_gc
()
run_gc
()
[Validate]