[PATCH 0/3] benchtests: keep comparing in case of missing fields
leonardo.sandoval.gonzalez@linux.intel.com
leonardo.sandoval.gonzalez@linux.intel.com
Mon Dec 10 23:05:00 GMT 2018
From: Leonardo Sandoval <leonardo.sandoval.gonzalez@linux.intel.com>
Without this patch series, the script immediately quits the first time
a routine to compare has neither 'timings' nor 'min/mean' stats field,
so making it useless at least for bench-math benchset. Also, it includes
a new argument that allows user to define the desired statistic(s),
defaulting to min and mean.
Leonardo Sandoval (3):
benchtests: keep comparing even if function timings do not match
benchtests: keep comparing even if value does not exist
benchtests: send non-consumable data to stderr
benchtests/scripts/compare_bench.py | 34 +++++++++++++++++++----------
1 file changed, 22 insertions(+), 12 deletions(-)
--
2.19.2
More information about the Libc-alpha
mailing list