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

Re: xslt architecture

Subject: Re: xslt architecture
From: "Colin Adams" <colinpauladams@xxxxxxxxxxxxxx>
Date: Thu, 22 May 2008 10:35:12 +0100
Re:  xslt architecture
2008/5/22 Andrew Welch <andrew.j.welch@xxxxxxxxx>:
> From a processor's perspective: is there any difference between one
> stylesheet containing 100 templates and 100 stylesheets each
> containing 1 template each, with an extra stylesheet containing 100
> include statements?

The monolithic one is likely to be measurably faster (if you have a
high resolution timer), but not noticeably faster (to the user).
Simply because of the overhead involved in opening a file (or socket
connection).

Memory usage will also be very slightly higher.

> Import precedence issues aside, if they were 100 imports instead of
> includes, does that make a significant difference to the processor?
> (all unique files imported once, not the same file imported in
> multiple locations)

No.

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.