xsl-list
[Top] [All Lists]

RE: [xsl] Slow XSLT

2008-03-13 10:12:07
hi Michael,

Thanks for your input.

I will try to transform it using saxan and see how
long it takes.

Cheers

C


--- Michael Kay <mike(_at_)saxonica(_dot_)com> wrote:

I had created a global variable before like this:


But it did not improve the transformation. 

Then I decided to try the For-each loop but to no
avail.

What do you thing about using keys?


This was the only construct I could see that looked
potentially inefficient.
There is nothing in your stylesheet that would
benefit from keys - it's not
doing any searching. If this doesn't help, then I
suspect David is right and
the problem is in rendering the HTML, not generating
it.

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



--~------------------------------------------------------------------
XSL-List info and archive: 
http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to:
http://lists.mulberrytech.com/xsl-list/
or e-mail:
<mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--





      ___________________________________________________________ 
Rise to the challenge for Sport Relief with Yahoo! For Good  

http://uk.promotions.yahoo.com/forgood/

--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--

<Prev in Thread] Current Thread [Next in Thread>