This is the mail archive of the gcc-bugs@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]

[Bug tree-optimization/18687] [4.0/4.1/4.2/4.3 Regression] ~50% compile time regression



------- Comment #36 from hubicka at gcc dot gnu dot org  2007-10-09 18:57 -------
Startup times was optimized a bit in 4.3.

hashes.c, 100 compilations:
              GCC-3.3 GCC-3.4   mainline mainline&profiledbootstrap
-O0             3.2s    3.8s      3.6s        3.3s 
-O1             5s      5.6s      8.1s        7.4s  
-O2             7.7s    7.6s      12.4s       11.1s

So at least for -O0 we are back to original speed.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18687


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