public inbox for libc-alpha@sourceware.org
 help / color / mirror / Atom feed
* [PATCH 0/3] benchtests: Increase interoperability and robustness
@ 2018-05-25 15:58 leonardo.sandoval.gonzalez
  2018-05-25 15:58 ` [PATCH 3/3] benchtests: Catch exceptions in input arguments leonardo.sandoval.gonzalez
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: leonardo.sandoval.gonzalez @ 2018-05-25 15:58 UTC (permalink / raw)
  To: libc-alpha; +Cc: Leonardo Sandoval

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

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2018-05-27 12:35 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-05-25 15:58 [PATCH 0/3] benchtests: Increase interoperability and robustness leonardo.sandoval.gonzalez
2018-05-25 15:58 ` [PATCH 3/3] benchtests: Catch exceptions in input arguments leonardo.sandoval.gonzalez
2018-05-25 19:54   ` Leonardo Sandoval
2018-05-25 15:58 ` [PATCH 1/3] benchtests: Add --no-diff option to avoid diff calculation leonardo.sandoval.gonzalez
2018-05-27 12:32   ` Siddhesh Poyarekar
2018-05-25 15:58 ` [PATCH 2/3] benchtests: Add --no-header option to omit header leonardo.sandoval.gonzalez
2018-05-27 12:35   ` Siddhesh Poyarekar

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).