Re: speed up xslt

From: Date: Sat, 05 Jan 2008 16:07:56 +0000
Subject: Re: speed up xslt
References: 1  Groups: php.xml.dev 
Request: Send a blank email to [email protected] to get a copy of this message
probably this is what you are looking for

http://code.nytimes.com/projects/xslcache

Uzytkownik "Marc" <[email protected]> napisal w wiadomosci 
news:[email protected]...
> Hi,
>
> is there any way to speed up xslt transformation in php4/5?
> I heared that it is generally a good idea to compile a stylesheet
> into memory if you apply small number of stylesheet to
> many xml documents, and that is exactly what I want to do.
>
> Is there a way to improve xslt speed by loading an xslt style-
> sheet into memory, serialize it to the harddisc or anything
> like this?
>
> I don't want to $xsl->load('my.xsl') hundreds of times...
>
> Marc 


Thread (5 messages)

« previous php.xml.dev (#606) next »