Re: Re: [COMMITTERS] pgsql: Build HTML documentation using XSLT stylesheets by default

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: Re: [COMMITTERS] pgsql: Build HTML documentation using XSLT stylesheets by default
Дата
Msg-id ed1319fe-9be7-c9d0-3881-d9fd70e10830@2ndquadrant.com
обсуждение исходный текст
Ответ на Re: Re: [COMMITTERS] pgsql: Build HTML documentation using XSLT stylesheets by default  (Peter Eisentraut <peter.eisentraut@2ndquadrant.com>)
Ответы Re: Re: [COMMITTERS] pgsql: Build HTML documentation using XSLT stylesheets by default
Список 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 по дате отправления:

Предыдущее
От: Stephen Frost
Дата:
Сообщение: Re: Minor correction in alter_table.sgml
Следующее
От: Heikki Linnakangas
Дата:
Сообщение: Re: Mail thread references in commits