Re: Re: [COMMITTERS] pgsql: Build HTML documentation using XSLT stylesheets by default - Mailing list pgsql-hackers

From Peter Eisentraut
Subject Re: Re: [COMMITTERS] pgsql: Build HTML documentation using XSLT stylesheets by default
Date
Msg-id ed1319fe-9be7-c9d0-3881-d9fd70e10830@2ndquadrant.com
Whole thread Raw
In response to Re: Re: [COMMITTERS] pgsql: Build HTML documentation using XSLT stylesheets by default  (Peter Eisentraut <peter.eisentraut@2ndquadrant.com>)
Responses Re: Re: [COMMITTERS] pgsql: Build HTML documentation using XSLT stylesheets by default  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
On 11/16/16 3:59 PM, Peter Eisentraut wrote:
>>> Build HTML documentation using XSLT stylesheets by default
>>>
>>> The old DSSSL build is still available for a while using the make 
>>> target
>>> "oldhtml".
>>
>> This xslt build  takes  8+ minutes, compared to barely 1 minute for 
>> 'oldhtml'.
> 
> I have committed another patch to improve the build performance a bit.
> Could you check again?
> 
> On my machine and on the build farm, the performance now almost matches
> the DSSSL build.

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 will be big, so feel free to paste it somewhere or send privately.)

-- 
Peter Eisentraut              http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services



pgsql-hackers by date:

Previous
From: Stephen Frost
Date:
Subject: Re: Minor correction in alter_table.sgml
Next
From: Heikki Linnakangas
Date:
Subject: Re: Mail thread references in commits