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: 3.2 vs 3.1 speed


"Kaveh R. Ghazi" <ghazi@caip.rutgers.edu> writes:

  >  > From: Dan Nicolaescu <dann@godzilla.ICS.UCI.EDU> 
  >  > 
  >  > I did a little test on the speed of 3.2 and 3.1 using the example
  >  > posted earlier today on a Sparc machine with 1GB RAM. 
  >  > 3.2 was last updated on May 25. 
  >  > 
  >  > 3.2 is _slower_ than 3.1 at compiling the same preprocessed file. 
  >  > 
  >  > It looks like the main reasons for the speed decrease are: garbage
  >  > collection, expand and scheduling. 
  > 
  > You did remember to configure 3.2 with --disable-checking right?

Yep.
        


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