Deeply-nested super or constant lookup is slower in 9k than in 1.7. #2362
Labels
Milestone
Comments
JRuby 9.2 is now faster than 1.7.27 for all cases. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Originally reported as http://jira.codehaus.org/browse/JRUBY-6312
The benchmark:
https://gist.github.com/headius/d1e6b73c79ca608d6c6c
It appears to be consistently slower than 1.7, even with invokedynamic mode. This will be a good one to investigate before 9k final.
The text was updated successfully, but these errors were encountered: