[PATCH] Optimize strrchr more.

Ondřej Bílka neleai@seznam.cz
Fri Oct 4 20:23:00 GMT 2013


On Fri, Oct 04, 2013 at 10:15:22PM +0200, Ondřej Bílka wrote:
> Hi,
> 
> I played with my evolutionary algorithms to optimize various functions.
> It helped a bit but I got more by looking at code again because I
> noticed several oppurtunities that I missed.
>
I added this as strrchr_new_v2 to benchmark used in previous iteration.
http://kam.mff.cuni.cz/~ondra/benchmark_string/strrchr_profile.html
that can be downloaded in
http://kam.mff.cuni.cz/~ondra/benchmark_string/strrchr_profile41013.tar.bz2



More information about the Libc-alpha mailing list