aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/lib/action_view/helpers/benchmark_helper.rb
Commit message (Expand)AuthorAgeFilesLines
* Dont benchmark if the logger has been turned offDavid Heinemeier Hansson2005-05-021-0/+2
* Added BenchmarkHelper that can measure the execution time of a block in a tem...David Heinemeier Hansson2005-04-271-0/+22