| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | Peter Eisentraut <peter(dot)eisentraut(at)2ndquadrant(dot)com> |
| Cc: | pgsql-hackers(at)postgresql(dot)org |
| Subject: | Re: Re: [COMMITTERS] pgsql: Build HTML documentation using XSLT stylesheets by default |
| Date: | 2016-11-30 17:30:09 |
| Message-ID: | 2709.1480527009@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-committers pgsql-hackers |
Peter Eisentraut <peter(dot)eisentraut(at)2ndquadrant(dot)com> writes:
> On 11/16/16 3:59 PM, Peter Eisentraut wrote:
>> On my machine and on the build farm, the performance now almost matches
>> the DSSSL build.
Still sucks for me on an up-to-date RHEL6 box: about 1m5s to build oldhtml,
about 4m50s to build html, both starting after "make maintainer-clean" in
the doc/src/sgml/ subdirectory.
BTW, I notice the "make check-tabs" step isn't getting run with the new
target; is that intentional?
> Anyone who is still getting terrible performance (>2x slower) from the
> html build, please send me the output of
> xsltproc --profile --timing --stringparam pg.version '10devel'
> stylesheet.xsl postgres.xml 2>profile.txt
> so I can look into it.
It wasn't that big, so attached.
regards, tom lane
| Attachment | Content-Type | Size |
|---|---|---|
| profile.txt | text/plain | 56.1 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2016-11-30 18:34:34 | pgsql: Doc: improve description of trim() and related functions. |
| Previous Message | Christian Ullrich | 2016-11-30 16:24:34 | Re: pgsql: Add putenv support for msvcrt from Visual Studio 2013 |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tobias Bussmann | 2016-11-30 18:14:07 | Fix typo in ecpg.sgml |
| Previous Message | Andrew Borodin | 2016-11-30 16:38:54 | Re: GIN non-intrusive vacuum of posting tree |