]> granicus.if.org Git - docbook-dsssl/commit
Ulink handling -- fixed performance issue (per-Refentry sets of
authorMichael Smith <xmldoc@users.sourceforge.net>
Sun, 10 Jul 2005 16:39:04 +0000 (16:39 +0000)
committerMichael Smith <xmldoc@users.sourceforge.net>
Sun, 10 Jul 2005 16:39:04 +0000 (16:39 +0000)
commit21e0ce38d90fda8f7af79ff4deb5b8912de1232d
tree804ebb107bdde79781254519d6c00e4deb41717c
parent154bfc5b05175cc98d03973f5e1730ccea706739
Ulink handling -- fixed performance issue (per-Refentry sets of
Ulinks are now assembled once per document and stored in a
global variable).

It now takes roughly on the order of 15 to 20 percent longer to
process a doc with links numbered than it does to process it with
links unnumbered. Which may sound like a lot, but with a doc that
has 100+ links, on my machine, that still amounts to less than a
one-second difference (only about 0.7 seconds).
xsl/manpages/inline.xsl