Class: Benchmarker (ActiveSupport::Testing::Performance)

Overview
Module Structure
Class Hierarchy
Constants
Benchmarker::HEADER
Instance Methods
Benchmarker#run
Benchmarker#record
Benchmarker#environment
Benchmarker#with_output_file
Benchmarker#output_filename
is a submodule of
module: Performance ( ActiveSupport::Testing )
inherits from
  Performer ( ActiveSupport::Testing::Performance )
has properties
method: run   
method: record   
method: environment   
constant: HEADER   
method: with_output_file   
method: output_filename   
is defined at
#111 in active_support/testing/performance.rb  

Overview

Module Structure

  module: <Toplevel Module>
  module: ActiveSupport
  module: Testing
  module: Performance
class: Performer     
class: Benchmarker     

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   
Performer ( ActiveSupport::Testing::Performance )
has properties
method: initialize / 2   
method: report   
method: output_filename   
Benchmarker ( ActiveSupport::Testing::Performance )
has properties
method: run   
method: record   
method: environment   
constant: HEADER   
method: with_output_file   
method: output_filename   

Constants

Benchmarker::HEADER

#146 in active_support/testing/performance.rb

HEADER = 'measurement,created_at,app,rails,ruby,platform'   

Instance Methods

Benchmarker#record

#117 in active_support/testing/performance.rb

record

Benchmarker#environment

#125 in active_support/testing/performance.rb

environment

Benchmarker#with_output_file

#148 in active_support/testing/performance.rb

with_output_file

Benchmarker#output_filename

#161 in active_support/testing/performance.rb

output_filename