Performance issue regexp parsing -------------------------------- Key: JRUBY-3477 URL: http://jira.codehaus.org/browse/JRUBY-3477 Project: JRuby Issue Type: Bug Affects Versions: JRuby 1.1.6 Environment: Reproduces on Windows in the office and Linux (Ubuntu) at home Reporter: Douwe Vonk Assignee: Thomas E Enebo Attachments: OrderParseTest.tar.gz
The test script parses record like format data. Jruby is substantial slower compared to MRI. For 1M records MRI clocks about 2 minutes, while jruby needs about 3 minutes elapsed time. To reproduce do the following: - unpack OrderParseTest.tar.gz - generate 1M test rows by running gen_data.rb - run Test.rb with either MRI or Jruby -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - 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