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 bkoz at gcc dot gnu dot org  2003-12-09 21:30 -------

Another datapoint, on linux:


%time 3.3.2.out
1.790u 0.040s 0:01.84 99.4%     0+0k 0+0io 209pf+0w

%time 3.4-cur.out
1.650u 0.040s 0:01.70 99.4%     0+0k 0+0io 201pf+0w

Please try to get something that the linux people can reproduce. Right now, I'm
not even convinced this is a problem.

-benjamin


-- 


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]