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: Bootstrap times on mainline are getting worse


Version 2002-10-03:

real    57m38.632s
user    51m20.200s
sys     4m55.500s

real    57m30.512s
user    51m10.860s
sys     4m57.940s


Version 2002-10-03 + Roger's patch:

real    58m16.766s
user    51m14.720s
sys     5m0.850s

real    57m17.188s
user    51m1.780s
sys     5m0.720s


Version 2002-10-03 + Roger's patch + Zack's patch:

real    57m12.912s
user    51m8.120s
sys     4m57.050s


Size of stage3:

GNU C version 3.3 20021002 (experimental) (i686-pc-linux-gnu)
        compiled by GNU C version 3.3 20021002 (experimental)
+ Roger's patch + Zack's patch

10267822  cc1
10412113  cc1obj
12695853  cc1plus

I don't have the sizes of stage3 before Zack's patch since I 
removed the bin directory before bootstrapping again.

I have the sizes for:

GNU C version 3.3 20021005 (experimental) (i686-pc-linux-gnu)
        compiled by GNU C version 3.3 20021005 (experimental).
(which failed to compile libstdc++)

10340506 cc1
10484949 cc1obj
12768801 cc1plus


GNU C version 3.3 20021006 (experimental) (i686-pc-linux-gnu)
        compiled by GNU C version 3.3 20021006 (experimental).
(which failed to compile libstdc++)

10360417  cc1
10504580  cc1obj
12790373  cc1plus





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