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: Avoid creating irreducible loops with threading jumps


On Friday 04 March 2005 22:33, Jeffrey A Law wrote:
> We're probably going to see a net slowdown of ~1% for this patch
> as-is (and another percent for the next and last in this series).  I'll
> be working on recovering more of the compile-time performance drops
> once I install the final patch.

This is the second 1% slowdown, with a third apparently coming up.  Many
people (including you) have tried very hard to speed the compiler up, so
losing 3% like this is a real shame.  Why can't these patches that slow
the compiler down wait until you've found a way to win back some speed?

Gr.
Steven



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