[PATCH 0/1] benchtest: Run benchmark only once for each input
Ashwin Sekhar T K
ashwin.sekhar@caviumnetworks.com
Thu Jul 6 08:52:00 GMT 2017
This patch addresses the change proposed to the benchtest framework in the
following discussion.
https://sourceware.org/ml/libc-alpha/2017-06/msg00540.html
Basically this patch avoids running the benchmark for each input in a loop.
Instead it runs the benchmark only once for each input, so that the effects
of branches, caches etc. are not nullified.
Ashwin Sekhar T K (1):
benchtest: Run benchmark only once for each input
benchtests/bench-skeleton.c | 47 +++++++++++++++++++++------------------------
benchtests/scripts/bench.py | 12 ++++++++++--
2 files changed, 32 insertions(+), 27 deletions(-)
--
2.12.2
More information about the Libc-alpha
mailing list