https://issues.apache.org/ooo/show_bug.cgi?id=122911
Andre <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #13 from Andre <[email protected]> --- Sorry for the delay. I was on vacation. (In reply to Clarence GUO from comment #7) > I debugged code and find 80% time are spent on calling XML_Parse(called in > sax). XML_Parse is a third party code of expat. 80% inclusive or exclusive function calls? When inclusive then this is to be expected when loading an XML document and no indication for a problem of expat. -- You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug. You are watching all bug changes.
