aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport/lib/active_support/testing/performance/rubinius.rb
Commit message (Expand)AuthorAgeFilesLines
* improved options handling in performance testsGonçalo Silva2011-03-281-9/+9
* benchmarking metrics are also implementation-specificGonçalo Silva2011-03-281-1/+3
* removed duplication in rubinius' benchmark codeGonçalo Silva2011-03-281-14/+10
* added basic structure for jrubyGonçalo Silva2011-03-261-6/+1
* added support for profiling under rubiniusGonçalo Silva2011-03-261-2/+56
* fixed time and size units (should be seconds / bytes), fixed typo when counti...Gonçalo Silva2011-03-251-7/+6
* added gc info (runs, time) to rubinius' benchmarksGonçalo Silva2011-03-251-2/+6
* 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-251-0/+61