module

ActionController::Benchmarking

The benchmarking module times the performance of actions and reports to the logger. If the Active Record package has been included, a separate timing section for database calls will be added as well.

Files

  • actionpack/lib/action_controller/benchmarking.rb

Nested classes and modules