This is the mail archive of the gcc-patches@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]

Re: GC special object sizes


Steven Bosscher <s.bosscher@student.tudelft.nl> writes:

> Op di 29-04-2003, om 20:36 schreef Steven Bosscher:
> > Op di 29-04-2003, om 20:31 schreef Geoff Keating:
> > > That's a good question.  A good thing to do next would be to try
> > > adding such a page (for trees with two operands) and see whether it
> > > helps or hurts performance.
> 
> With the attached patch I get just over 1% better with checking
> enabled.  You think that's worth it?
> 
> Bootstrapped and regtested on i586-pc-linux-gnu.  Timed by compiling g95
> (~75000 lines) three times at -O3 with and without the patch.  Goes from
> 89.5s avarage to 88.2s.  OK?

Yes, that's OK.

-- 
- Geoffrey Keating <geoffk@geoffk.org>


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