You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@xalan.apache.org by Jon Smirl <jo...@mediaone.net> on 2001/02/26 03:33:17 UTC

Fw: DOM Performance

FYI from the Xerces list.....

From: "Andy Heninger" <an...@jtcsv.com>
To: <xe...@xml.apache.org>
Sent: Saturday, February 24, 2001 6:52 PM
Subject: DOM Performance


> I've posted some DOM performance information at
> http://www.apache.org/~andyh/
> 
> Included there is
> 
> o   Some experimental DOM implementation code, along the lines of what
>     was discussed on this list a couple of weeks ago.
> 
> o   An archive of that mail thread.
> 
> o   Some benchmark results of xerces-c performance in multi-threaded
>     environments on SMP systems.  This is pretty interesting stuff,
>     and the existing DOM does not do well, I'm afraid.
> 
> The experimental DOM code builds as a separate DLL, and will co-exist
> with the latest xerces without problem.  The code works well enough
> to run DOMPrint, DOMCount and ThreadTest, but there's a bunch of stuff
> that is not implemented - at this point it's mostly just a
> proof-of-concept.  It's not in CVS.
> 
> We need to decide where to go with this.
> 
> Andy Heninger
> IBM XML Technology Group, Cupertino, CA
> heninger@us.ibm.com
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: xerces-c-dev-unsubscribe@xml.apache.org
> For additional commands, e-mail: xerces-c-dev-help@xml.apache.org
>