aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport/lib/active_support/testing/performance/ruby
Commit message (Expand)AuthorAgeFilesLines
* Remove trailing white-spacesGuillermo Iguaran2011-06-052-10/+8
* contemplate unsupported metricsGonçalo Silva2011-05-091-1/+1
* Merge branch 'master' of https://github.com/rails/rails into performance_testGonçalo Silva2011-05-081-7/+0
* removed unused class declarationGonçalo Silva2011-04-031-2/+0
* profiling enabled under JRuby. Added documentation for workaround described i...Gonçalo Silva2011-04-031-2/+0
* improved detection and feedback of supported/unsupported metricsGonçalo Silva2011-03-282-2/+2
* fixed a couple of hidden bugsGonçalo Silva2011-03-281-1/+1
* we need test-unit on mri 1.9Gonçalo Silva2011-03-281-3/+7
* fix a bug where the GC wasn't being triggered at the start of the MRI benchmarksGonçalo Silva2011-03-281-0/+1
* fixed time and size units (should be seconds / bytes), fixed typo when counti...Gonçalo Silva2011-03-252-3/+3
* divide the ruby interpreter into mri and yarv for improved modularityGonçalo Silva2011-03-252-0/+122
* renamed "mri" to "ruby", for consistency with RUBY_ENGINEGonçalo Silva2011-03-252-0/+0