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

Re: Question of performance

Subject: Re: Question of performance
From: Jörg Heinicke <joerg.heinicke@xxxxxx>
Date: Wed, 31 Oct 2001 12:11:36 +0100
Re:  Question of performance
Hi Ragulf,

I think, it's more computer- (the memory) or transformer-dependent (the
memory-handling). But in general I would use the global variable, because
it's better to avoid multiple times the same transformation. So
string-manipulation and searching huge input-trees (41 KB isn't really big
;-) some have file sizes more than 10 MB) should be stored in a variable.

You wrote you have a complex variable. In which way? Complex
string-manipulation, the variable stores only a 'string'. Or must the
variable store almost the whole input-file?

Joerg

> Hello everybody
>
> I have a fairly large (41 KB) xsl document that is of course used for
> processing xml documents.
>
> In this document I (usualy) declare the variables in the scope that I use
> them. Now it is found that I need a complex variable some 3-4 different
> places in this document.
>
> My question is this: For best performance, is it best declare this
variable
> as a global one, allocating memory for it for the whole duration or is it
> best to declare it where it must be used each and every time thereby
having
> to process the declaration 4 times in a document?
>
> Or is it even more times than 4 since the condition that leads to the use
of
> the variable may be in an xml document many many times?
>
> In case the answer to my question is processor dependent, I am using MSXML
> 3.0.
>
> (I hope that the question is clear enough stated).
> Thank you for your time.
> Ragulf Pickaxe :)


 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.