Class: Base (ActiveSupport::Testing::Performance::Metrics)

Overview
Module Structure
Class Hierarchy
Instance Attributes
Base#total [R]
Instance Methods
Base#initialize
Base#name
Base#measure_mode
Base#measure
Base#benchmark
Base#profile
Base#with_gc_stats (1/3)
Base#with_gc_stats (2/3)
Base#with_gc_stats (3/E)
is a submodule of
module: Metrics ( ActiveSupport::Testing::Performance )
inherits from
  Object ( Builtin-Module )
is inherited by
  Time ( ActiveSupport::Testing::Performance::Metrics )
  Memory ( ActiveSupport::Testing::Performance::Metrics )
  Objects ( ActiveSupport::Testing::Performance::Metrics )
  GcRuns ( ActiveSupport::Testing::Performance::Metrics )
  GcTime ( ActiveSupport::Testing::Performance::Metrics )
has properties
attribute: total [R]   
method: initialize   
method: name   
method: measure_mode   
method: measure   
method: benchmark   
method: profile   
method: with_gc_stats (1/3)   
method: with_gc_stats (2/3)   
method: with_gc_stats (3/E)   
is defined at
#227 in active_support/testing/performance.rb  

Overview

Module Structure

  module: <Toplevel Module>
  module: <Built-in Module>
class: Object     
  module: ActiveSupport
  module: Testing
  module: Performance
  module: Metrics
class: Base     
class: Time     
class: Memory     
class: Objects     
class: GcRuns     
class: GcTime     

Class Hierarchy

Object ( Builtin-Module )
includes
  InstanceExecMethods ( Unknown-Module )
has properties
method: duplicable?   
method: ` / 1   
method: blank?   
method: present?   
method: presence   
method: to_param   
method: to_query / 1   
method: remove_subclasses_of / 1   
method: subclasses_of (1/2) / 1   
method: subclasses_of (2/E) / 1   
method: extended_by   
method: extend_with_included_modules_from / 1   
method: instance_exec / 2   
method: instance_variable_defined? / 1   
method: instance_values   
method: instance_variable_names   
method: copy_instance_variables_from / 2   
method: metaclass   
method: returning / 1   
method: tap   
method: with_options / 1   
method: acts_like? / 1   
method: singleton_class   
method: class_eval / 2   
method: html_safe?   
method: try / 3   
method: to_json / 1   
method: as_json / 1   
class method: method_added / 1   
class method: find_hidden_method / 1   
Base ( ActiveSupport::Testing::Performance::Metrics )
has properties
attribute: total [R]   
method: initialize   
method: name   
method: measure_mode   
method: measure   
method: benchmark   
method: profile   
method: with_gc_stats (1/3)   
method: with_gc_stats (2/3)   
method: with_gc_stats (3/E)   
  Time     
  Memory     
  Objects     
  GcRuns     
  GcTime     

Instance Attributes

Instance Methods

Base#initialize

#230 in active_support/testing/performance.rb

initialize

Base#measure_mode

#238 in active_support/testing/performance.rb

measure_mode

Base#benchmark

#246 in active_support/testing/performance.rb

benchmark

Base#with_gc_stats (1/3)

#263 in active_support/testing/performance.rb

with_gc_stats

Base#with_gc_stats (2/3)

#270 in active_support/testing/performance.rb

with_gc_stats

Base#with_gc_stats (3/E)

#280 in active_support/testing/performance.rb

with_gc_stats