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

Re: GC Merge?


On Thu, Sep 02, 1999 at 01:13:24PM -0700, Mark Mitchell wrote:
> And actually it may not suck that badly, relative to what we do now.
> We copy a *lot* of trees, and with the function-at-a-time processing a
> lot more.  Not copying all of them should be a substantial win.

That could well be -- my 20-25% performance hit was after only
converting the back end, so I didn't really see any of the 
improvements that could come from cleaning up the front ends.


r~

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