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 Regression] ~50% compile time regression


------- Additional Comments From belyshev at lubercy dot com  2004-12-03 00:24 -------
        3.4.4   4.0.0   delta

hashes.c:
-O0     0.0515  0.0526    2%           
-O1     0.078	0.157   101%
-O2     0.123	0.198    61%

infcodes.c:
-O0     0.0907  0.0933    3%  
-O1     0.137 	0.248    81%
-O2     0.224 	0.328    46%

Average speedup (not only -O0) is 6%.


-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
   Last reconfirmed|2004-11-30 13:09:22         |2004-12-03 00:24:07
               date|                            |


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]