OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

docbook-apps message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: Re: Docbook 5.0b1 Left and Right Nav Arrows Not Appearing


> * Bob Stayton <obof@fntruvyy.arg> [2005-11-22 13:17:08 -0800]:
>
> Setting chunk.fast to 1 is not sufficient. You should use the
> chunkfast.xsl stylesheet instead of the regular chunking stylesheet.

I replaced "chunk.xsl" with "chunkfast.xsl" in my customization layer
(also named "chunk.xsl"), and I see almost no speed improvement:

before:

Parsing stylesheet chunk.xsl took 26 ms
Parsing document impnotes.xml took 3278 ms
Writing tdb-chunk.xml for book(impnotes-top)
Applying stylesheet took 432707 ms
Saving result took 0 ms

Parsing stylesheet chunk.xsl took 22 ms
Parsing document impnotes.xml took 3360 ms
Writing 200+ chunks....
Running stylesheet and saving result took 1147713 ms


after:

Parsing stylesheet chunk.xsl took 9 ms
Parsing document impnotes.xml took 3236 ms
Computing chunks...
Writing tdb-chunk.xml for book(impnotes-top)
Applying stylesheet took 446446 ms
Saving result took 0 ms

Parsing stylesheet chunk.xsl took 11 ms
Parsing document impnotes.xml took 3847 ms
Computing chunks...
Writing 200+ chunks....
Running stylesheet and saving result took 1084251 ms

(using xsltproc)
-- 
Sam Steingold (http://www.podval.org/~sds) running w2k
http://www.savegushkatif.org http://www.honestreporting.com http://pmw.org.il/
http://www.jihadwatch.org/ http://www.memri.org/ http://www.iris.org.il
(let((a'(list'let(list(list'a(list'quote a)))a)))`(let((a(quote ,a))),a))



[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]