aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport/lib/active_support/testing/performance
Commit message (Expand)AuthorAgeFilesLines
* added memory size and allocations to rubinius' benchmarks Gonçalo Silva2011-03-251-2/+10
* added time (wall, process, cpu) to rubinius' benchmarksGonçalo Silva2011-03-251-3/+11
* added missing requireGonçalo Silva2011-03-251-0/+2
* removed leftovers from the copy-paste from mriGonçalo Silva2011-03-251-9/+0
* added basic structure for RubiniusGonçalo Silva2011-03-252-3/+64
* divide the ruby interpreter into mri and yarv for improved modularityGonçalo Silva2011-03-253-70/+145
* renamed "mri" to "ruby", for consistency with RUBY_ENGINEGonçalo Silva2011-03-253-0/+0
* using number_helper to pretty print some results Gonçalo Silva2011-03-251-3/+3
* extracted more generic methods, added a note for methods that need to be over...Gonçalo Silva2011-03-251-29/+7
* initial separation of RubyProf-specific codeGonçalo Silva2011-03-251-0/+236