aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport/lib/active_support/testing/performance/ruby/mri.rb
Commit message (Collapse)AuthorAgeFilesLines
* Remove trailing white-spacesGuillermo Iguaran2011-06-051-6/+4
|
* profiling enabled under JRuby. Added documentation for workaround described ↵Gonçalo Silva2011-04-031-2/+0
| | | | in JRUBY-5650.
* improved detection and feedback of supported/unsupported metricsGonçalo Silva2011-03-281-1/+1
|
* 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 ↵Gonçalo Silva2011-03-251-2/+2
| | | | counting memory allocations under rubinius
* divide the ruby interpreter into mri and yarv for improved modularityGonçalo Silva2011-03-251-0/+60
|
* renamed "mri" to "ruby", for consistency with RUBY_ENGINEGonçalo Silva2011-03-251-0/+0