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 libstdc++/13351] [3.3 Regression] BIG slowdown in generated code (compared to 3.2)


------- Additional Comments From carlo at alinoe dot com  2003-12-08 15:33 -------
Subject: Re:  [3.3 Regression] 10x slower generated code (GCC 3.3 compared with GCC 3.2)

Not the case on i686-pc-linux-gnu (athlon 900 Mhz)

g++ 3.2   : 0.2116 ns/per
g++ 3.2.1 : 0.32025 ns/per
g++ 3.2.2 : 0.31925 ns/per
g++ 3.2.3 : 0.3185 ns/per

g++ 3.3   : doesn't compile
g++ 3.3.1 : 0.102 ns/per
g++ 3.3.2 : 0.1034 ns/per

mainline: 0.0818462 ns/per


So I'd say - it became 3 times FASTER, instead.



-- 


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


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