[PATCH v1.1] Improve unaligned memcpy and memmove.
Ondřej Bílka
neleai@seznam.cz
Fri Sep 27 10:58:00 GMT 2013
On Fri, Sep 27, 2013 at 02:08:41PM +0400, Liubov Dmitrieva wrote:
> It seems it doesn't work even when I removed the files. The script
> goes to infinite loop now on Silvermont.
> Can you please check that it works or upload fixed version.
>
Here I decided to gather more data to get more accurate graphs so it
probably it is running too long
A probable step there gathers data by repeately running make which
could be checked by looking at results/result.html file. A graph should
like following, and when you refresh page after one call iteration
number after Total calls: should increase.
http://kam.mff.cuni.cz/~ondra/benchmark_string/i7_ivy_bridge/memcpy_profile_loop/results_gcc/result.html
On benchmarks file you could modify time by adding TIMES=number line
before tests, default is ten times so adding
TIMES=1 # before
test results_gcc make bench_gcc
should speed this up.
More information about the Libc-alpha
mailing list