Re: SAX2XMLReader slows down during mutli-file parse loop...

2001-06-18 Thread jkakar
Hi, Further testing is yielding strange results... I've patched in the code specified in Bug #1329 (SAX2XMLReader leaking XMLBuffers). This has had no noticeable effect in speed. By the way, why have the changes specified in this bug not made their way into the release code? I've also changed

SAX2XMLReader slows down during mutli-file parse loop...

2001-06-18 Thread jkakar
Hi, I'm using the SAX2XMLReader in an application that reuses the parser as it reads in several thousand XHTML files. I'm experiencing very fast parsing of the first few files but as it goes the time to parse gets longer and longer. The files are all roughly the same size. Initially files are p