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: [PATCH] lookup_tag speedup


Mike Stump <mrs at apple dot com> writes:

> On Thursday, April 10, 2003, at 07:53 PM, Zack Weinberg wrote:
>> I make that a 42% speedup.  At -O2 the figures are similar:
>
>> These are native i686-linux compilers, with mainline default checking
>> settings.
>
> The results would be more stunning if measured without the checking
> code.  :-)

No doubt.

> Also, please consider this for 3.3, if the patch is safe for 3.3.

I think this is much too invasive for 3.3.  But it would probably be
possible to do a more conservative version of the lookup_tag changes
that would be suitable.

zw


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