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: [email protected] 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 ------------------------------------------------------------------
signature.asc
Description: OpenPGP digital signature
