| From | Sent On | Attachments |
|---|---|---|
| Jens Stavnstrup | Oct 23, 2003 12:58 am | |
| Bob Stayton | Oct 23, 2003 11:30 am | |
| Jens Stavnstrup | Oct 23, 2003 11:35 pm | |
| Bob Stayton | Oct 27, 2003 9:53 am | |
| Jens Stavnstrup | Oct 27, 2003 10:17 am | |
| Jirka Kosek | Oct 27, 2003 10:31 am | .bin |
| Jens Stavnstrup | Oct 27, 2003 11:13 am | |
| Jens Stavnstrup | Dec 9, 2003 4:48 am | |
| Bob Stayton | Dec 9, 2003 10:35 am | |
| Jens Stavnstrup | Dec 9, 2003 1:27 pm | |
| Bob Stayton | Dec 9, 2003 1:47 pm | |
| Jens Stavnstrup | Dec 9, 2003 2:12 pm | |
| Bob Stayton | Dec 9, 2003 2:37 pm | |
| Jens Stavnstrup | Dec 10, 2003 1:08 am | |
| Jirka Kosek | Dec 10, 2003 1:19 am | .bin |
| Jens Stavnstrup | Dec 10, 2003 1:38 am |
| Subject: | Re: [docbook-apps] Bug in chunking header/footer generation | |
|---|---|---|
| From: | Jens Stavnstrup (js...@ddre.dk) | |
| Date: | Oct 27, 2003 11:13:21 am | |
| List: | org.oasis-open.lists.docbook-apps | |
Ok, maybe it about time, I look at the HTML parameters again. That reduced the the time to generate index from 45 minutes to 5, that is not so bad :)))
Thanks a lot Jirka !!!!!
Regards,
Jens
On Mon, 27 Oct 2003, Jirka Kosek wrote:
Jens Stavnstrup wrote:
Speaking of setindex. When creating the htmlhelp chunks, the generation of an index takes a very long time. I have six books in a set. Creating chunked html and a pdf version for each of the book takes about 20 min on a 750 Mhz PC (only two of these books has an index).
When chuking the set for htmlhelp (the chunking takes about 13 minutes (and another 50 minutes for the setindex). That looks like some optimizations could be done either in htmlhelp-common.xsl or in the index.xsl code ???
And what indexing method are you using for HTML Help? Do you set htmlhelp.use.hhk to 1?
Anyway index in HTML Help should be faster than in HTML as there is no grouping and sorting. I noticed that HTML Help doesn't override template for setindex. Try to add the following template into your customization and measure times again.
<xsl:template match="setindex"/>
This should prevent stylesheet from generating HTML page with index as index is done in other way in HTML Help.
Jirka
--
----------------------------------------------------------------- Jirka Kosek e-mail: jir...@kosek.cz http://www.kosek.cz






.bin