This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: gcc 3.1 branch slowdown?


> 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]