| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | Thomas Munro <thomas(dot)munro(at)enterprisedb(dot)com> |
| Cc: | Alexander Lakhin <exclusion(at)gmail(dot)com>, pgsql-docs(at)postgresql(dot)org |
| Subject: | Re: MacPorts xsltproc is very slow? |
| Date: | 2017-11-25 15:21:54 |
| Message-ID: | 877.1511623314@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-docs |
Thomas Munro <thomas(dot)munro(at)enterprisedb(dot)com> writes:
> ... I couldn't help noticing that
> templates with match="chapter" and match="appendix" appear in our tree
> in sgml/stylesheet-speedup-common.xsl with a comment
> "Performance-optimized versions of some upstream templates from
> common/ directory". Could it be that whatever performance-enhancing
> trick they perform doesn't work on 1.1.32, or alternatively they are
> not being reached so we're falling back to non-optimised versions
> instead of these?
If you're suspicious of that, you could try removing those parts of
stylesheet-speedup-common.xsl and see what happens ...
regards, tom lane
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Thomas Munro | 2017-11-26 22:03:27 | Re: MacPorts xsltproc is very slow? |
| Previous Message | Alexander Lakhin | 2017-11-25 15:09:49 | Re: MacPorts xsltproc is very slow? |