25.11.2017 07:49, Thomas Munro wrote:
On Sat, Nov 25, 2017 at 4:57 PM, Alexander Lakhin <[email protected]> wrote:
Can you show the output of make XSLTPROCFLAGS="--profile" -C doc/src/sgml/html or make XSLTPROCFLAGS="--profile" docs ?
Hi Alexander, please see attached.
Thanks! Just to compare your results with my:
number               match                name      mode  Calls Tot 100us  Avg
    0               d:appendix             label.markup   22503 70018988  3111
    1               chunk-all-sections                     1394 36361616 26084
    2               d:chapter              label.markup   24918 20792834   834
    3                                      href.target    23895 18556477   776
    4                                   footer.navigation  1394  5276429  3785
    5                        header.navigation             1394  5095535  3655
    6                         gentext.template           237071   857659     3

vs

number               match                name      mode  Calls Tot 100us Avg

    0                         gentext.template           247659    742878    2
    1                       chunk-all-sections             1394    705195  505
    2                              href.target            35446    663090   18

I wonder, what version of docbook-xsl are you using?
(I have 1.79.1+dfsg-1).
Can you check with 1.79+ (if yours is older)?

------
Alexander Lakhin
Postgres Professional: http://www.postgrespro.com
The Russian Postgres Company