[jdom-interest] Performance of DOMBuilder vs. SAXBuilder

Jason Hunter jhunter at collab.net
Wed Jun 13 13:03:14 PDT 2001


Yuri Kantorovich wrote:
> 
> Hello everyone,
> 
> When we used SAXBuilder the time to translate an array of bytes to Jdom
> object was around 59000 mills. For DOMBuilder the time is about
> 500 mills.
> 
> So for us DOMBuilder is 100 times faster.
> Can anybody help us to understand that.
> Can it have any side affects?
> 
> Here is a snippet of a code:

Something fishy's happening.  Why don't you send in a JAR file
containing the code, classes, and XML files to demo the issue.

-jh-



More information about the jdom-interest mailing list