A simple optimization proposal (original) (raw)
Paul Sandoz paul.sandoz at oracle.com
Thu Feb 13 13:50:19 PST 2014
- Previous message: A simple optimization proposal
- Next message: A simple optimization proposal
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Feb 13, 2014, at 9:32 PM, John Rose <john.r.rose at oracle.com> wrote:
You might want to look at the code for HashMap.getNode, which (I think) optimizes with your existing logic.
See also code in ArrayDeque.
Paul.
-------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 841 bytes Desc: Message signed with OpenPGP using GPGMail Url : http://mail.openjdk.java.net/pipermail/hotspot-compiler-dev/attachments/20140213/00dc397d/signature.asc
- Previous message: A simple optimization proposal
- Next message: A simple optimization proposal
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the hotspot-compiler-dev mailing list