Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove unused assignments | Mark Rushakoff | 2012-04-29 | 1 | -1/+1 |
* | Remove trailing white-spaces | Guillermo Iguaran | 2011-06-05 | 1 | -9/+9 |
* | import to java_import. | Arun Agrawal | 2011-05-24 | 1 | -1/+1 |
* | don't use internal profiler methods on Rubinius and JRuby since we're only me... | Gonçalo Silva | 2011-04-03 | 1 | -4/+4 |
* | profiling enabled under JRuby. Added documentation for workaround described i... | Gonçalo Silva | 2011-04-03 | 1 | -6/+1 |
* | check if there is support for the specified metric when profiling | Gonçalo Silva | 2011-03-30 | 1 | -5/+10 |
* | improved detection and feedback of supported/unsupported metrics | Gonçalo Silva | 2011-03-28 | 1 | -3/+1 |
* | improved options handling in performance tests | Gonçalo Silva | 2011-03-28 | 1 | -8/+8 |
* | added profiling and benchmarking capabilities to jruby (profiling is crippled... | Gonçalo Silva | 2011-03-28 | 1 | -18/+53 |
* | benchmarking metrics are also implementation-specific | Gonçalo Silva | 2011-03-28 | 1 | -2/+14 |
* | added basic structure for jruby | Gonçalo Silva | 2011-03-26 | 1 | -0/+70 |