class method self.benchmark

Ruby on Rails 2.2.3

Last seen in v2.2.3

Signature

self.benchmark(n, script)

No documentation comment.

Parameters

n req
script req
Source
# File actionpack/lib/action_controller/request_profiler.rb, line 10
      def self.benchmark(n, script)
        new(script).benchmark(n)
      end

Defined in actionpack/lib/action_controller/request_profiler.rb line 10 · View on GitHub · Improve this page · Find usages on GitHub

Defined in ActionController::RequestProfiler::Sandbox

Type at least 2 characters to search.

Use the arrow keys to navigate results, Enter to open one, Escape to close.

Keyboard shortcuts

/
Focus search
⌘K / Ctrl-K
Command palette
?
This help
Esc
Close