]> sourceware.org Git - glibc.git/commit
benchtests: Add --no-diff and --no-header options
authorLeonardo Sandoval <leonardo.sandoval.gonzalez@linux.intel.com>
Wed, 23 May 2018 16:23:14 +0000 (11:23 -0500)
committerLeonardo Sandoval <leonardo.sandoval.gonzalez@linux.intel.com>
Fri, 1 Jun 2018 21:32:43 +0000 (16:32 -0500)
commit195abbf4cd635fcaaf60016da488768b6e9d7e85
tree120d8a695c1c808bd6a27d4c9cfb8c4f6ddc4bb4
parent1457016337072d1b6739f571846b619596990cb7
benchtests: Add --no-diff and --no-header options

Having a string comparison report with neither diff numbers nor header
yields a more useful output to be consumed by other tools.

* benchtests/scripts/compare_string.py: Add --no-diff and --no-header
options to avoid diff calculation and omit header, respectively.
(main): process --no-diff and --no-header
ChangeLog
benchtests/scripts/compare_strings.py
This page took 0.044033 seconds and 5 git commands to generate.