Benchmark For Rails plugin

Plugin details

This is pretty much like the Rails' benchmarking you see in your logs, except that it benchmarks:

Websitehttp://code.google.com/p/benchmarkforrails/ Repositoryhttp://benchmarkforrails.googlecode.com/svn/trunk/ Author Lance Ivy Tags Benchmarking, Benchmarks LicenseMIT

Documentation

Install the plugin:
ruby script/plugin install http://benchmarkforrails.googlecode.com/svn/trunk/

Automatic Rails benchmarking for:
* Before Filters
* After Filters
* Session Initialization
* ActiveRecord finds (not just DB access!)

Add a new benchmark

BenchmarkForRails.watch("linking", ActionView::Helpers::UrlHelper, :link_to)


Further Documentation

There is currently no advanced documentation for this plugin.

New documentation

Edit plugin | (0 older versions) | Last edited by: Guest, over 2 years ago