This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libstdc++/13351] [3.3 Regression] BIG slowdown in generated code (compared to 3.2)
- From: "bkoz at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 9 Dec 2003 21:30:45 -0000
- Subject: [Bug libstdc++/13351] [3.3 Regression] BIG slowdown in generated code (compared to 3.2)
- References: <20031208072839.13351.cline@parashift.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- 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