[PATCH] Add --enable-large-benchtests for large data benchmarks

H.J. Lu hjl.tools@gmail.com
Tue Apr 5 05:04:00 GMT 2016


On Sun, Apr 3, 2016 at 1:49 PM, H.J. Lu <hongjiu.lu@intel.com> wrote:
> We like to run memcpy memmove and memset benchmarks with large data sizes.
> This patch adds --enable-large-benchtests to enable benchmarks with very
> large data.
>
> Tested on x86-64.  OK for master?
>
> H.J.
> ---
>         * benchtests/Makefile (string-benchset): Add memcpy-large,
>         memmove-large and memset-large for --enable-large-benchtests.
>         * benchtests/bench-memcpy-large.c: New file.
>         * benchtests/bench-memmove-large.c: Likewise.
>         * benchtests/bench-memmove-large.c: Likewise.
>         * benchtests/bench-string.h (TIMEOUT): Don't redefine.
>         * config.make.in (run-large-benchtests): New.
>         * configure.ac: Add --enable-large-benchtests.
>         * configure: Regenerated.
>

We need to verify the result since they may be only tests for
large data size.  Here is the updated patch.  Tested on x86-64.
OK for master?

-- 
H.J.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Add-enable-large-benchtests-for-large-data-benchmark.patch
Type: text/x-patch
Size: 14974 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/libc-alpha/attachments/20160405/d34175ee/attachment.bin>


More information about the Libc-alpha mailing list