public
Fork of cainlevy/benchmarkforrails
Description: configurable benchmarking for rails -- Updated for Edge Rails 2.1+
Clone URL: git://github.com/DrMark/benchmarkforrails.git
name age message
file MIT-LICENSE Fri Nov 23 13:54:10 -0800 2007 initial project import [cainlevy]
file README Fri Nov 23 13:54:10 -0800 2007 initial project import [cainlevy]
file Rakefile Fri Nov 23 13:54:10 -0800 2007 initial project import [cainlevy]
file init.rb Fri Jun 27 17:20:38 -0700 2008 clarifying the "filters" benchmark by... [cainlevy]
directory lib/ Fri Jun 27 16:01:04 -0700 2008 adding compatibility for Rails <= 2.1 [cainlevy]
directory tasks/ Fri Feb 22 15:59:21 -0800 2008 removing timer from report generation [cainlevy]
directory test/ Sat May 31 14:59:59 -0700 2008 rewatch methods after the associated constant i... [cainlevy]
README
BenchmarkForRails
=================

Automatic Rails benchmarking for:
* Before Filters
* After Filters
* Session Initialization
* ActiveRecord finds (not just DB access!)
* ... and easily add your own


Copyright (c) 2007 Lance Ivy, released under the MIT license