[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

RE: Iterative XML Handling

Subject: RE: Iterative XML Handling
From: Kay Michael <Michael.Kay@xxxxxxx>
Date: Fri, 8 Oct 1999 09:46:44 +0100
iterative xml element
Can't comment on IE5 performance. SAXON optimises patterns consisting of a
single element name because they are so common. It will probably only make a
difference of 20% at worst, certainly there are more important things to
worry about in making a stylesheet go fast. Patterns only really get
expensive when you start using complex qualifying predicates. Unnecessary
naming of the ancestor nodes doesn't hurt too much if the node is going to
match anyway. But where the ancestors are actually necessary to discriminate
several rules, the impact will be bigger because you will be doing more
unsuccessful probing. If performance is a concern, avoid overloading element
names.

Mike Kay

> I am concerned about performance, although we are a bit away 
> from performance
> testing.  How much of a hit do you think that this could be?  
> (Using IE5)  The
> reason for the detailed addressing is that certain elements 
> (addresses, address)
> appear in several contexts, and are handled differently each time.
> 
> 
> (Do you really need to name all the ancestors? It will only 
> slow down the pattern matching...)
> 
> Mike Kay
> 
> 
>  XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
> 
> 
> 
> 
>  XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
> 


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.