![]() |
|
|
Issue Type:
|
Bug
|
Affects Versions:
|
JRuby 1.7.0 |
Assignee:
|
Thomas E Enebo
|
Created:
|
26/Oct/12 3:49 PM
|
Description:
|
In one of Charles's blog posts, he mentioned that we should report it as a bug if JRuby 1.7 runs slower than JRuby 1.6.8 with java 7.
Here is the output of bench_red_black.rb with JRuby 1.6.8, and then with JRuby 1.7. Is it possible that I'm doing something wrong? Because lucid doesn't have a backport for java 7, I had to compile java 7 myself. I've had similar results with Oracle's java 7 as well.
[04:41 PM] jbeyer@cervelo :: ~ $ jruby --version
jruby 1.6.8 (ruby-1.8.7-p357) (2012-09-18 1772b40) (OpenJDK 64-Bit Server VM 1.7.0-internal) [linux-amd64-java]
[04:42 PM] jbeyer@cervelo :: ~ $ time jruby bench_red_black.rb
5.068
3.173
3.225
3.188
3.23
3.249
3.145
3.214
3.099
3.213
real 0m37.906s
user 0m46.350s
sys 0m0.590s
[04:43 PM] jbeyer@cervelo :: ~ $ jruby --version
jruby 1.7.0 (1.9.3p203) 2012-10-22 ff1ebbe on OpenJDK 64-Bit Server VM 1.7.0-internal-jbeyer_2012_10_26_15_10-b00 [linux-amd64]
[04:43 PM] jbeyer@cervelo :: ~ $ time jruby bench_red_black.rb
5.319
3.342
3.545
3.343
3.37
3.23
3.35
3.385
3.394
3.213
real 0m40.506s
user 0m51.380s
sys 0m0.650s
|
Environment:
|
Linux cervelo 2.6.32-21-server #32-Ubuntu SMP x86_64 GNU/Linux
OpenJDK 64-Bit Server VM 1.7.0
|
Project:
|
JRuby
|
Priority:
|
Major
|
Reporter:
|
Jonathan Beyer
|
|
|
|
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira
|
---------------------------------------------------------------------
To unsubscribe from this list, please visit:
http://xircles.codehaus.org/manage_email