This is the mail archive of the
libc-alpha@sourceware.org
mailing list for the glibc project.
Re: [PATCH 1/2] benchtests: Memory walking benchmark for memcpy
On Thursday 05 October 2017 04:42 AM, Victor Rodriguez wrote:
> The section: " Recent Results With This Test " shows that it has been
> used to measure things like :
>
> Linux 4.14-rc1 vs. Linux 4.13 Kernel Benchmarks
> https://openbenchmarking.org/result/1709186-TY-LINUX414R23
>
> as well as other core CPU systems
>
> So in my humble opinion, i think is getting a lot of attraction
>
> There is still work that need to be done but is good to have a way to
> measure the performance with Phoronix framework
That's great! I would recommend keeping the benchmark in sync because
the glibc benchtests are still evolving. This is especially true for
string benchmarks because we are only beginning to some serious research
on what makes sense for measurements and what doesn't.
Siddhesh