Issue Type: Test Test
Affects Versions: JRuby 1.7.0.pre2
Assignee: Unassigned
Attachments: test.zip
Components: Performance
Created: 31/Aug/12 10:30 AM
Description:

Here is the durations of execution of CRC calculator test (attached) for different versions of RUBY/JRUBY.
Note that
1.7.0+1.9.3 gets 192.291 secs
1.6.3+1.8.7 gets 56.72 secs

java.runtime.version=1.7.0_07-b10
RUBY_VERSION=1.8.7
JRUBY_VERSION=1.6.3
..........Duration 56.72 secs

java.runtime.version=1.7.0_07-b10
RUBY_VERSION=1.9.2
JRUBY_VERSION=1.6.3
..........Duration 60.21 secs

java.runtime.version=1.7.0_07-b10
RUBY_VERSION=1.8.7
JRUBY_VERSION=1.7.0.preview2
..........Duration 75.19 secs

java.runtime.version=1.7.0_07-b10
RUBY_VERSION=1.9.3
JRUBY_VERSION=1.7.0.preview2
..........Duration 192.291 secs

Environment: Windows 7 x64
java.runtime.version=1.7.0_07-b10
Project: JRuby
Labels: jruby
Priority: Major Major
Reporter: Vyacheslav Frolov
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

Reply via email to