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

Re: suggestions for per request xslt performance?

Subject: Re: suggestions for per request xslt performance?
From: Nic James Ferrier <nferrier@xxxxxxxxxxxxxxxxxxxx>
Date: Wed, 25 Apr 2007 14:28:57 +0100
Re:  suggestions for per request xslt  performance?
"Andrew Mason" <andrew@xxxxxxxxxxxxxxx> writes:

> I really appreciate your comments, however I'm not really looking
> for a which language is better discussion at this time.  I'm trying
> to see what options are available (to us at the moment) in regards
> to reducing the cost of importing the stylesheet. If there are
> things that we can do from an xslt level, or if there are things
> that can be done from a libxslt level to reduce that. If it is with
> in the realms of possibility to cache xslt processors after they
> have been built and be able to load them , I am sure that we could
> convince the boss to pay someone to add this functionality, if
> someone was willing to do it in libxslt. ( I can probably patch the
> PHP implementation to support this if it is available with libxslt).

This is really a libxslt question.... but I'll answer it anyway.

1. libxslt DOES have a Java implementation; you can find one at GNU's
ClasspathX:

   http://www.gnu.org/software/classpathx

  also search for libxmlj

2. there are hardware accelerators which can significantly help your
xslt... this is a cool "plugin" approach

3. if you have any kind of persistent store with PHP you can cache the
stylesheet. I've managed to do it on python. I had to add
transform_contexts to the python wrapper though, to make that
possible.

-- 
Nic Ferrier
http://www.tapsellferrier.co.uk   

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-2011 All Rights Reserved.