[PATCH 0/3] benchtests: Increase interoperability and robustness

leonardo.sandoval.gonzalez@linux.intel.com leonardo.sandoval.gonzalez@linux.intel.com
Fri May 25 15:58:00 GMT 2018


From: Leonardo Sandoval <leonardo.sandoval.gonzalez@linux.intel.com>

While benchmarking and reporting numbers through the compare_script.py script,
I found the latter output table not so useful as input of other tools. To make the
output simpler, alias raw data, two options are suggested (--no-diff and --no-header).
Also bad input can come from user, so catch these and quit properly.

Leonardo Sandoval (3):
  benchtests: Add --no-diff option to avoid diff calculation
  benchtests: Add --no-header option to omit header
  benchtests: Catch exceptions in input arguments

 ChangeLog                             | 16 ++++++++++
 benchtests/scripts/compare_strings.py | 44 +++++++++++++++++++--------
 2 files changed, 48 insertions(+), 12 deletions(-)

-- 
2.17.0



More information about the Libc-alpha mailing list