Thanks for the link. I see their point to keep the lists 'live', in many cases it allows to write simper and shorter code.

In POI we are interested in maximum performance when reading documents, so the getXXXArray() form should be preferred. I reverted the most crucial parts of XSSF back to getXXXArray() and the time to run ooxml-tests dropped from 110 seconds to 45 seconds on my machine.

Yegor


 Hello!

12.10.2010 18:05, Yegor Kozlov пишет:
Hi All,

There are performance issues with using JDK 1.5 syntax methods in ooxml-schemas-1.1.jar and my concern is whether it is a blocker for POI-3.7.

https://issues.apache.org/jira/browse/XMLBEANS-389

best wishes, Max

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]




---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to