Issue Type: Bug Bug
Affects Versions: JRuby 1.7.0.pre1, JRuby 1.7.0.pre2
Assignee: Thomas E Enebo
Attachments: json_generate.rb
Created: 30/Jul/12 11:52 PM
Description:

[ See benchmark code and results at https://gist.github.com/3213716 ]

Under jruby-head and 1.7.0pre1, json generation from non-trivially-sized hashes using the json gem is ridiculously slow (0.3 seconds under 1.6, 130 second under 1.7).

The slowdown is less severe using "require json/pure" ("only" a factor of 100)

Environment: jruby 1.7.0.preview2.dev (ruby-1.9.3-p203) (2012-07-29 b9e669b) (Java HotSpot(TM) 64-Bit Server VM 1.6.0_31) [darwin-x86_64-java]
Project: JRuby
Labels: json performance
Priority: Major Major
Reporter: Bill Dueber
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