This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Speed regression from 3.2 to 3.3
On Wed, Jan 22, 2003 at 10:03:41AM -0800, Matt Austern wrote:
> On Wednesday, January 22, 2003, at 09:42 AM, Andrea 'fwyzard' Bocci
> wrote:
>
> > At 15.30 21/01/2003 -0800, Matt Austern wrote:
> >> What I see from the time report is pretty much what I said before: the
> >> parser and the gc have gone up dramatically, nothing else matters.
> >> I'm attaching a graph, for those who are interested.
> >
> > From your graph, it looks like GC times went back to a good shape in
> > 3.4.
> > Suggestions ?
>
> That's sure what it looks like. I'm sure that's an important clue, but
> I don't
> know what it means either.
Just a guess:
It's probably because of Mark's new C++ parser. If it's faster, that's
great news.