Issue Type: Improvement Improvement
Affects Versions: JRuby 1.7.0
Assignee: Unassigned
Attachments: test_bechmark1.rb, test_bechmark.rb
Components: Performance, Ruby 1.9.3, RubySpec
Created: 29/Nov/12 1:53 AM
Description:

I have run some code which i am attaching as file in this issue.

When i run that attached code with jruby, it gives me time which much larger tha MRI ruby 1.9.3:

Running with Jruby 1.7.0

jruby test_bechmark.rb

user system total real
method:
method: 28.300000 0.170000 28.470000 ( 13.996000)
28.360000 0.180000 28.540000 ( 14.047000)

Similary i have tested against various code and some rspec.

When i tested against mongoid code ,

Jruby gives :
12 second
Ruby 1.9.3
1.59 second

Environment: Ubuntu 12.04
OpenJDK 64-Bit Server VM 1.7.0_09-b30
jruby 1.7.0 (1.9.3p203) running under rvm
Intel I3 64 bit
Project: JRuby
Labels: jruby
Priority: Major Major
Reporter: Sanjiv Kumar Jha
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