glibc/benchtests/scripts
Siddhesh Poyarekar b115e819af benchtests: Allow selecting baseline for compare_string.py
This patch allows one to provide the function name using an optional
-base option to compare all other functions against.  This is useful
when pitching one implementation of a string function against
alternatives.  In the absence of this option, comparisons are done
against the first ifunc in the list.

	* benchtests/scripts/compare_strings.py (main): Add an
	optional -base option.
	(process_results): New argument base_func.
2017-08-08 00:55:12 +05:30
..
bench.py Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
benchout_strings.schema.json benchtests: New script to parse memcpy results 2017-06-22 23:44:51 +05:30
benchout.schema.json Validate bench.out against a JSON schema 2014-06-11 14:16:29 +05:30
compare_bench.py Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
compare_strings.py benchtests: Allow selecting baseline for compare_string.py 2017-08-08 00:55:12 +05:30
import_bench.py Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
validate_benchout.py Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00