aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport/lib/active_support/testing/performance/ruby.rb
Commit message (Expand)AuthorAgeFilesLines
* improved options handling in performance testsGonçalo Silva2011-03-281-11/+11
* benchmarking metrics are also implementation-specificGonçalo Silva2011-03-281-1/+3
* :min_percent only makes sense in a RubyProf contextGonçalo Silva2011-03-281-1/+2
* added support for profiling under rubiniusGonçalo Silva2011-03-261-0/+6
* fixed time and size units (should be seconds / bytes), fixed typo when counti...Gonçalo Silva2011-03-251-1/+1
* added basic structure for RubiniusGonçalo Silva2011-03-251-3/+3
* divide the ruby interpreter into mri and yarv for improved modularityGonçalo Silva2011-03-251-70/+23
* renamed "mri" to "ruby", for consistency with RUBY_ENGINEGonçalo Silva2011-03-251-0/+214