RFR 8235492 : Update Prototype HashMap using inline classes
Roger Riggs
Roger.Riggs at oracle.com
Fri Dec 6 19:52:51 UTC 2019
Updates to a prototype HashMap implementation using inline-classes and
open hashing
and corresponding jmh tests. The jmh tests are structured to compare
the current HashMap
with the new HashMap in the jmh valhalla/corelibs/mapprotos package.
The performance is not quite up to the current HashMap metrics
so more investigation is needed.
Webrev:
http://cr.openjdk.java.net/~rriggs/webrev-inline-hashmap-micros-8235492/webrev-inline-hashmap-micros-8235492/webrev/
Regards, Roger
More information about the valhalla-dev
mailing list