This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc 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] Faster strchr implementation.


On Mon, Aug 12, 2013 at 03:27:01PM +0400, Liubov Dmitrieva wrote:
>
To fix that use this
http://kam.mff.cuni.cz/~ondra/benchmark_string/memcmp_profile120913.tar.bz2 
or increase number of tests in tests/rand.c. Benchmark above differs by
changing line
for(i=0;i<100000;i++){
to
for(i=0;i<300000;i++){


-- 

paradigm shift...without a clutch


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