Re: [HACKERS] build times

2011-10-02 Thread Andrew Dunstan
On 10/02/2011 05:25 PM, Tom Lane wrote: Andrew Dunstan writes: I have been investigating some build performance issues, and trying to narrow down causes of slowness, and observed an odd effect, which was suggested by a huge time difference between building from git and building from a tarball

Re: [HACKERS] build times

2011-10-02 Thread Tom Lane
Andrew Dunstan writes: > I have been investigating some build performance issues, and trying to > narrow down causes of slowness, and observed an odd effect, which was > suggested by a huge time difference between building from git and > building from a tarball. > If I do > make -C src/po

[HACKERS] build times

2011-10-02 Thread Andrew Dunstan
I have been investigating some build performance issues, and trying to narrow down causes of slowness, and observed an odd effect, which was suggested by a huge time difference between building from git and building from a tarball. If I do make -C src/port all and then wait 10 seconds