[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]
Subject: Re: [docbook-apps] The compiled Saxon DocBook stylesheets doesn'tspeed anything??
Tapanainen Mika wrote: > It is only 3% faster to use the compiled stylesheets. So why it is possible it is so slow to use the compiled stylesheets? Saxon stylesheet compilation only improves startup time. Stylesheets are not compiled into byte-code but into Saxon internal structure. If you run compiled stylesheet there is no need to parse and analyze it again, but execution speed is same as with normal non-complied stylesheets. -- ------------------------------------------------------------------ Jirka Kosek e-mail: jirka@kosek.cz http://xmlguru.cz ------------------------------------------------------------------ Professional XML consulting and training services DocBook customization, custom XSLT/XSL-FO document processing ------------------------------------------------------------------ OASIS DocBook TC member, W3C Invited Expert, ISO JTC1/SC34 member ------------------------------------------------------------------
[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]