module

ActionController::Benchmarking

rails latest stable

Module deprecated or moved

This module is deprecated or moved on the latest stable version. The last existing version (v2.3.8) is shown here.

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