aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport/lib/active_support/testing/performance/ruby/yarv.rb
Commit message (Collapse)AuthorAgeFilesLines
* merge MRI performance methods into one fileSergey Nartimov2012-01-301-48/+0
|
* remove conditions for GC::Profiler in ruby19Vishnu Atrai2011-12-271-10/+4
|
* GC::Profiler available in ruby19Vishnu Atrai2011-12-271-9/+6
|
* Remove trailing white-spacesGuillermo Iguaran2011-06-051-4/+4
|
* 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
| | | | | Conflicts: activesupport/lib/active_support/testing/performance.rb
* removed unused class declarationGonçalo Silva2011-04-031-2/+0
|
* improved detection and feedback of supported/unsupported metricsGonçalo Silva2011-03-281-1/+1
|
* 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
|
* fixed time and size units (should be seconds / bytes), fixed typo when ↵Gonçalo Silva2011-03-251-1/+1
| | | | counting memory allocations under rubinius
* divide the ruby interpreter into mri and yarv for improved modularityGonçalo Silva2011-03-251-0/+62
|
* renamed "mri" to "ruby", for consistency with RUBY_ENGINEGonçalo Silva2011-03-251-0/+0