This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: gcc 3.1 branch slowdown?
- From: Loren James Rittle <rittle at latour dot rsch dot comm dot mot dot com>
- To: gcc at gcc dot gnu dot org
- Date: Tue, 23 Jul 2002 17:58:48 -0500 (CDT)
- Subject: Re: gcc 3.1 branch slowdown?
- Organization: Networks and Infrastructure Lab (IL02/2240), Motorola Labs
> 1. "make bootstrap" on 0709 takes [...]
> user 51m12.280s
> sys 10m46.560s
> 2. "make bootstrap" on 0711 takes [...]
> user 52m21.290s
> sys 11m1.410s
> 3. "make bootstrap" on 0717 takes [...]
> user 52m20.570s
> sys 10m53.770s
>From the data posted, all we know is that you likely tested on an
[S]MP machine. Ignoring real time, AKA wall-time (as I think we must
since we don't know your other system load...):
For 0709, total CPU time was: ~62 minutes
For 0711, total CPU time was: ~63 minutes
For 0717, total CPU time was: ~63 minutes
Regards,
Loren