RFC: JDK-8031043: ClassValue's backing map should have a smaller initial size
Jochen Theodorou
blackdrag at gmx.org
Thu Jan 9 02:46:58 PST 2014
Am 08.01.2014 21:45, schrieb Christian Thalinger:
[...]
> If we’d go with an initial value of 1 would it be a performance problem for you if it grows automatically?
that means the map will have to grow for hundreds of classes at startup.
I don't know how much impact that will have
bye Jochen
--
Jochen "blackdrag" Theodorou - Groovy Project Tech Lead
blog: http://blackdragsview.blogspot.com/
german groovy discussion newsgroup: de.comp.lang.misc
For Groovy programming sources visit http://groovy-lang.org
More information about the mlvm-dev
mailing list