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]
Other format: [Raw text]

Re: Faster compilation speed


   From: Tim Josling <tej@melbpc.org.au>
   Date: Wed, 21 Aug 2002 07:10:02 +1000
   
   This is consistent with my tests; I found that a simplistic allocation which
   put everything on the same page, but which never freed anything, actually
   bootstrapped GCC faster than the standard GC.

ROFL, thanks for doing such a test. :-)


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