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]

gcc 3.1 branch slowdown?


I noticed a slowdown on 3.1 branch between 0709 and 0711.

1. "make bootstrap" on 0709 takes

real    34m43.021s
user    51m12.280s
sys     10m46.560s

2. "make bootstrap" on 0711 takes

real    40m26.992s
user    52m21.290s
sys     11m1.410s

3. "make bootstrap" on 0717 takes

real    52m55.189s
user    52m20.570s
sys     10m53.770s

BTW, it is on Linux/i686. Has anyone else seen it?


H.J.


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