Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
Version 5.1.0
-
None
Description
I have found another performance enhancement: at these two places new instances of org.apache.xmlbeans.impl.config.Parser are created repeatedly for the same combination of Java source files and classpath.
When there are lots of interface extensions, the performance hit is quite significant.
See pull request https://github.com/apache/xmlbeans/pull/7