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/15678] [4.0 Regression] CSiBE i686 compilation time increased by 8% at -O2


------- Additional Comments From steven at gcc dot gnu dot org  2005-02-14 10:39 -------
Numbers today (2005-02-13): 
target      -O2   -Os  
i686-linux   8%    3%  
i386-elf     5%   -2%  
mips-elf     6%    0%  
ppc-elf      3%   -3%  
sh-elf      -1%   -8%  
 
(note: numbers here and in comment #18 are wrt. 2004-01-11, ie. pre tree-ssa) 
 
Code size is also down at -Os by ~4% on average. 
 
 
 

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|[4.0 Regression] CSiBE i686 |[4.0 Regression] CSiBE i686
                   |compilation time increased  |compilation time increased
                   |by 10% at -O2               |by 8% at -O2


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


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