Thanks very much for your super fast replies. LibXSLT looks awesome. I found some 
benchmarks which you're probably aware of:
http://iterx.org/essays/2002/02/22

Thanks again,

Mark.

On Fri, Aug 30, 2002 at 09:53:49AM +0100, Ben Ausden wrote:
>  
> > What is the fastest technology available for transforming XML 
> > using XSL under perl/mod_perl on apache? The only perl api 
> > I'm aware of is XML::XSLT which is not particularly fast. I'd 
> > like to do transforms in realtime for a high traffic site.
> 
> Try the XML::LibXML and XML::LibXSLT modules, which use the Gnome project's XML and 
>XSLT C libraries:
> 
> http://search.cpan.org/author/PHISH/XML-LibXML-1.52/LibXML.pm
> http://search.cpan.org/author/MSERGEANT/XML-LibXSLT-1.51/LibXSLT.pm
> http://xmlsoft.org/
> http://xmlsoft.org/XSLT/
> 
> They're extremely fast, in my experience.
> 
> 
> regards,
> Ben

Reply via email to