This is the mail archive of the docbook-apps@lists.oasis-open.org mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: XSL 1.52.2 Performance


On Fri, 19 Jul 2002, Bob Stayton wrote:

> 1.48 chunk.xsl         91         14
> 1.49 chunk.xsl        105         15
> 1.50.0 chunk.xsl      106         16
> 1.51.1 chunk.xsl      161         27
> 1.52.2 chunk.xsl      217         29

I've noticed a similar trend as well.  Using the very handy --profile
option with xsltproc showed that the html.head template is taking a lot
more processing time.  Turning the "html.extra.head.links" parameter off
skips the time intensive part and saved a lot of time in my case.  You'll
see more improvement in documents with lots of fine grained chunks.

----
Adrian Daley
Technical Specialist
Publication Services
Silicon Graphics




Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]