|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] XSL processor authors - how about this approach?
>Date: Wed, 08 Mar 2000 12:41:47 +0100 >From: Eric van der Vlist <vdv@xxxxxxxxxxxx> >Subject: Re: NewBie Question - Dynamic XSL <snip> >In this architecture, the operation which is taking most of the cycles >is the parsing of the XSLT sheet (which can take several seconds) and is >most of the time cached. Has anyone considered this kind of solution for server-side XSL? : Take the stylesheet, parse it and generate a custom servlet to perform this transformation. Then everytime XML needs to be transformed, this servlet could be run. This approach is a bit like JSP. You can do thorough optimisation when creating the servlet. It may even be possible to identify sheets that don't need random access, and switch to serial mode for those, saving memory. I would think that having custom generated Java code to move the data around would be faster than trying to figure out the stylesheet at run time. Great potential here for a performance boost? XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|

Cart








