|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] XSLT 1 vs. 2 stylesheet performance issues
I'm a bit stumped by the performance issues we're having. We have an xslt 1 compliant stylesheet that takes 10 minutes to run in xslt 1 processors (Saxon, Xalan, libxslt) and a few seconds in Saxon 9B. I'm not sure what it can possibly be. We don't use anything out of the ordinary, we extensively use for-each, choose, and if. But again, I'm not sure why it would take so much longer using an xslt 1 processor. We need to utilize xslt 1 processor for various reasons if possible. The processor seems to take most of the time in starting the transformation. Using oxygen, the debugger says Starting transformation and stays there for about 10 minutes before transforming in a matter of seconds. The same is true with using any of these processors in command line mode. Is there some performance documents available anywhere that outline how xslt 1 gets compiled and it's efficiencies/inefficiencies, how things are indexed, etc....? I searched the web with no luck. Thanks. Ilya Sterin
|
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
|






