[jdom-interest] About FastFactory
Bradley S. Huffman
hip at csa.cs.okstate.edu
Wed May 28 06:38:29 PDT 2003
phil at triloggroup.com writes:
> Also, OptimizeIt emphasizes that ~14% of the time was spent in
> ContentList.ensureCapacity() (when using the set of documents tested
> by Dennis, like much_ado.xml, periodic.xml...). This means that the
> initial capacity is under sized for these cases, and should be increased.
My guess is the initial capacity is undersized for the root element but
close to the right size for the interior elements.
Brad
More information about the jdom-interest
mailing list