Skip to Content.
Sympa Menu

xom-interest - Re: [XOM-interest] DOMConverter performance regression

xom-interest AT lists.ibiblio.org

Subject: XOM API for Processing XML with Java

List archive

Chronological Thread  
  • From: Elliotte Harold <elharo AT metalab.unc.edu>
  • To: Wolfgang Hoschek <whoschek AT lbl.gov>
  • Cc: xom-interest AT lists.ibiblio.org
  • Subject: Re: [XOM-interest] DOMConverter performance regression
  • Date: Sat, 02 Oct 2004 09:18:46 -0400

I found one hot spot for this problem in getNamespaceDeclarationCount. I've checked a fix for that into CVS that in my tests reduces the time spent on this test case by about 20%. The same fix should probably also speed up SAXConverter and XSLTransform.

--
Elliotte Rusty Harold
elharo AT metalab.unc.edu




Archive powered by MHonArc 2.6.24.

Top of Page