Complex Regexp /^([\w\.\(\)\+-]*(\$\{\w+\})?)*$/ has a poor performance in specific conditions ----------------------------------------------------------------------------------------------
Key: JRUBY-6061 URL: https://jira.codehaus.org/browse/JRUBY-6061 Project: JRuby Issue Type: Bug Components: Performance Affects Versions: JRuby 1.6.3 Environment: Probed on Linux and MacOSX Reporter: David Espada Priority: Minor /^([\w\.\(\)\+-]*(\$\{\w+\})?)*$/ =~ "${flujo}ipo_transporte}" has a very poor performance compared to MRI Ruby1.8. Ruby1.9.1 has performance problems too, but not so big. -- This message is automatically generated by JIRA. 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