This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: mainline slowdown
- From: Andrew MacLeod <amacleod at redhat dot com>
- To: gcc mailing list <gcc at gcc dot gnu dot org>
- Cc: Daniel Berlin <dberlin at dberlin dot org>
- Date: Fri, 01 Dec 2006 10:56:52 -0500
- Subject: Re: mainline slowdown
- References: <1164987656.6680.5.camel@localhost.localdomain>
On Fri, 2006-12-01 at 10:40 -0500, Andrew MacLeod wrote:
> My bootstrap/make check cycle took about 10 hours with yesterdays
> checkout (way longer than expected). A quick investigation shows C++
> compilation timed are through the roof.
>
> Using quick (in theory) and trusty cpgram.ii, I get:
>
> tree PTA :1135.48 (88%) usr 5.47 (55%) sys1168.23 (85%) wall 4045 kB ( 1%) ggc
> TOTAL :1283.62 9.97 1381.98 451745 kB
>
>
> Is this new code, or is this the old issue we had a few weeks ago? I
> lost track.
btw, x86 linux...
Andrew