glibc/benchtests/scripts
Leonardo Sandoval 1990185f5f benchtests: include --stats parameter
Allows user to pick a statistic, defaulting to min and mean, from command
line. At the same time, if stat does not exit, catch the run-time exception
and keep comparing the rest of benchmarked functions. Finally, take care of
division-by-zero exceptions and as the latter, keep comparing the rest of the
functions, turning the script a bit more fault tolerant thus useful.

	* benchtests/scripts/compare_bench.py (do_compare): Catch KeyError and
    ZeroDivisorError exceptions.
	* benchtests/scripts/compare_bench.py (compare_runs): Use stats argument to
    loop through user provided statistics.
	* benchtests/scripts/compare_bench.py (main): Include the --stats argument.
2018-12-12 11:05:22 -06:00
..
bench.py Update copyright dates with scripts/update-copyrights. 2018-01-01 00:32:25 +00:00
benchout_strings.schema.json
benchout.schema.json [benchtests] Add workload test properties to schema 2018-08-11 18:55:09 +05:30
compare_bench.py benchtests: include --stats parameter 2018-12-12 11:05:22 -06:00
compare_strings.py [benchtests] Fix compare_strings.py for python2 2018-08-03 00:26:45 +05:30
import_bench.py Update copyright dates with scripts/update-copyrights. 2018-01-01 00:32:25 +00:00
validate_benchout.py Update copyright dates with scripts/update-copyrights. 2018-01-01 00:32:25 +00:00