This is the mail archive of the
libc-alpha@sourceware.org
mailing list for the glibc project.
[PATCH 0/3] benchtests: Increase interoperability and robustness
- From: leonardo dot sandoval dot gonzalez at linux dot intel dot com
- To: libc-alpha at sourceware dot org
- Cc: Leonardo Sandoval <leonardo dot sandoval dot gonzalez at linux dot intel dot com>
- Date: Fri, 25 May 2018 10:58:27 -0500
- Subject: [PATCH 0/3] benchtests: Increase interoperability and robustness
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