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: Speed up genattrtab


On 15/06/2010 18:19, Mark Mitchell wrote:
> Michael Matz wrote:
> 
>> This speeds up genattrtab to be no time issue during bootstrap anymore.
> 
>> The speed difference
>> of the compiler is acceptable I think, actually even speeding up the 
>> compiler sometimes (probably cache effects, because the .text size of 
>> insn-attrtab is _much_ smaller) or being in the noise.
> 
> I certainly see how this benefits us as GCC developers.

  90 seconds out of a whole build, or did I misread something?

    cheers,
      DaveK


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