pgsql: MSVC: Build ~35% faster by calling dumpbin just once per directo

From: Noah Misch <noah(at)leadboat(dot)com>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: MSVC: Build ~35% faster by calling dumpbin just once per directo
Date: 2019-05-04 04:58:11
Message-ID: E1hMmkV-00080C-UM@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

MSVC: Build ~35% faster by calling dumpbin just once per directory.

Peifeng Qiu

Discussion: https://postgr.es/m/CABmtVJiKXQjast0dQD-8KAtfm8XmyYxo-4Dc7+M+fBr8JRTqkw@mail.gmail.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/34ff542a71f8e8e768b24d40548dec4be0c707c3

Modified Files
--------------
src/tools/msvc/gendef.pl | 27 ++++++---------------------
1 file changed, 6 insertions(+), 21 deletions(-)

Responses

Browse pgsql-committers by date

  From Date Subject
Next Message Michael Paquier 2019-05-04 07:33:35 pgsql: Fix set of issues with memory-allocation system calls in fronten
Previous Message Tom Lane 2019-05-03 22:27:59 pgsql: First-draft release notes for 11.3.