"Lenny Hoffman" <[EMAIL PROTECTED]> writes: > Re: Proposal: C++ Language Binding for DOM Level 2 - in termofIDOMHi James, > > I went ahead and performed and submitted the refactoring. The results are > (as posted earlier): > > IDOMCount and DOMCount now take the same amount of time. Not a > surprise, as the IDOM is now behind DOM, which only adds a > lightweight smart pointer overhead. If there is a better > performance test for comparing, please let me know.
Check out the performance tests that AndyH did: http://www.apache.org/~andyh/xmlbench/ I would run these on the standard 1.6 DOM and IDOM (before your mods) and then IDOM and DOM after your mods. jas. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]