aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport/lib/active_support/testing/performance/jruby.rb
Commit message (Expand)AuthorAgeFilesLines
* Remove trailing white-spacesGuillermo Iguaran2011-06-051-9/+9
* import to java_import. Arun Agrawal2011-05-241-1/+1
* don't use internal profiler methods on Rubinius and JRuby since we're only me...Gonçalo Silva2011-04-031-4/+4
* profiling enabled under JRuby. Added documentation for workaround described i...Gonçalo Silva2011-04-031-6/+1
* check if there is support for the specified metric when profilingGonçalo Silva2011-03-301-5/+10
* improved detection and feedback of supported/unsupported metricsGonçalo Silva2011-03-281-3/+1
* improved options handling in performance testsGonçalo Silva2011-03-281-8/+8
* added profiling and benchmarking capabilities to jruby (profiling is crippled...Gonçalo Silva2011-03-281-18/+53
* benchmarking metrics are also implementation-specificGonçalo Silva2011-03-281-2/+14
* added basic structure for jrubyGonçalo Silva2011-03-261-0/+70