From: | Robert Haas <robertmhaas(at)gmail(dot)com> |
---|---|
To: | Andrew Dunstan <andrew(at)dunslane(dot)net> |
Cc: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Erik Rijkers <er(at)xs4all(dot)nl>, Peter Eisentraut <peter_e(at)gmx(dot)net>, "pgsql-hackers(at)postgresql(dot)org" <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: Re: [COMMITTERS] pgsql: Build HTML documentation using XSLT stylesheets by default |
Date: | 2016-11-16 15:33:56 |
Message-ID: | CA+TgmoZGz5+Yz7MZf1sMwg7iOBa4=9PeWiaWimv+MLxE7GvDqg@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-committers pgsql-hackers |
On Wed, Nov 16, 2016 at 10:16 AM, Andrew Dunstan <andrew(at)dunslane(dot)net> wrote:
> On the buildfarm crake has gone from about 2 minutes to about 3.5 minutes to
> run "make doc". That's not good but it's not an eight-fold increase either.
On my MacBook, "time make docs" as of e36ddab11735052841b4eff96642187ec9a8a7bc:
real 2m17.871s
user 2m15.505s
sys 0m2.238s
And as of 4ecd1974377ffb4d6d72874ba14fcd23965b1792:
real 1m47.696s
user 1m47.085s
sys 0m1.145s
--
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company
From | Date | Subject | |
---|---|---|---|
Next Message | Peter Eisentraut | 2016-11-16 19:55:59 | pgsql: doc: Further XSLT HTML build performance optimization |
Previous Message | Robert Haas | 2016-11-16 15:25:12 | Re: Re: [COMMITTERS] pgsql: Build HTML documentation using XSLT stylesheets by default |
From | Date | Subject | |
---|---|---|---|
Next Message | Robert Haas | 2016-11-16 15:35:37 | Re: Parallel execution and prepared statements |
Previous Message | Tobias Bussmann | 2016-11-16 15:25:16 | Re: Parallel execution and prepared statements |