Home. 
.

transparent

transparent

transparent

Altova Mailing List Archives


RE: [xsl] Frustrated with xxx:node-set

From: "Michael Kay" <mike@------------>
To:
Date: 6/1/2005 7:51:00 AM
> I want to strike up conversation/thread about the xxx:node-set, if
> anyone interested.  I am very frustrated with the lack of consistent
> performance I have witnessed using the xxx:node-set function with
> MSXML4 Parser.
> 

You haven't shown us any code or any performance measurements, so it's
difficult to make any comments. If you provided sample code and measurement
data then people could see how other products compared, or tell you how to
improve your code.

There are at least two possible implementation strategies for result tree
fragments and xx:node-set() in XSLT 1.0: one is to build the RTF as a
regular tree, in which case xx:node-set() essentially costs nothing; the
other is to use some other internal structure for an RTF, in which case
xx:node-set() might be quite expensive. I've no idea which strategy MSXML
uses, but your measurements might help to shed some light, if they are
carefully made.

Intrinsically, building trees with any product is likely to be an expensive
operation. That's one reason that XSLT 2.0 sequences are so useful, because
they involve less overhead.

Michael Kay
http://www.saxonica.com/


transparent
Print
Mail
Like It
Disclaimer
.

These Archives are provided for informational purposes only and have been generated directly from the Altova mailing list archive system and are comprised of the lists set forth on www.altova.com/list/index.html. Therefore, Altova does not warrant or guarantee the accuracy, reliability, completeness, usefulness, non-infringement of intellectual property rights, or quality of any content on the Altova Mailing List Archive(s), regardless of who originates that content. You expressly understand and agree that you bear all risks associated with using or relying on that content. Altova will not be liable or responsible in any way for any content posted including, but not limited to, any errors or omissions in content, or for any losses or damage of any kind incurred as a result of the use of or reliance on any content. This disclaimer and limitation on liability is in addition to the disclaimers and limitations contained in the Website Terms of Use and elsewhere on the site.

.
.

transparent

transparent