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

Re: Re: Re: xsl:for-each evaluator?

Subject: Re: Re: Re: xsl:for-each evaluator?
From: "Dimitre Novatchev" <dnovatchev@xxxxxxxxx>
Date: Thu, 12 Jun 2003 06:39:45 +0200
lazy evaluator for each
"Michael Kay" <mhk@xxxxxxxxx> wrote in message
news:001b01c33065$aafbe190$6401a8c0@xxxxxxxxxx
> >
> > One *cannot know* if a program will terminate -- unless this
> > property has a strict proof.
>
> That's true in general. But there is a large class of stylesheets for
> which you can prove termination: anything that only selects downwards
> will finish in finite time if given a finite source document.

Yes, definitely.


>
> It's not clear what the OP was asking for, but I don't think he wanted
> static analysis, just some kind of instrumentation.
>
> There's tracing in Saxon, including a tool that gives you a trace with
> timing information, and a stylesheet for analyzing the trace output.
> Unfortunately the timing information you can get from Java is very
> coarse-grained, so it's of limited use.

>From my observation with Saxon 6.5 I get the stylesheet execution time
reported as at least 120 milliseconds even for the simplest transformations.
Times from other XSLT processors -- MSXML: from a fraction of a millisecond
to 3-5 milliseconds, xsltProc: 10 milliseconds, JD: 50 milliseconds.

But Saxon doesn't seem to perform slower than xsltProc or JD.


It is nice to have built-in tracing and profiling capabilities. On the other
side, using extension functions that read the time may be problematic, as
reading the time is a side effect (e.g. calls to such extension functions
may be rearranged or even eliminated by lazy evaluation and optimization).



=====
Cheers,

Dimitre Novatchev.
http://fxsl.sourceforge.net/ -- the home of FXSL




 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.