Review request for JDK-8013208 Octane performance regression
A. Sundararajan
sundararajan.athijegannathan at oracle.com
Thu Apr 25 21:44:15 PDT 2013
+1
On Friday 26 April 2013 01:31 AM, Jim Laskey wrote:
> http://cr.openjdk.java.net/~jlaskey/8013208/webrev.01/index.html
>
> convertKey was called every time an indexed getter was invoked, instead of conditionally. Reworked the code to be conditionally calledl, also optimizing for Integer (boxed) values (very frequent) and cases when key is not an index.
>
More information about the nashorn-dev
mailing list