glibc/benchtests/scripts
Siddhesh Poyarekar 25d5247277 benchtests: New script to parse memcpy results
Read the memcpy results in json and print out the results in tabular
form, in addition to generating a graph of the results to compare all
of the implementations.

The format of the output is extensible enough to allow this kind of
analysis to be done on other string functions as well.

	* benchtests/scripts/benchout_strings.schema.json: New file.
	* benchtests/scripts/compare_strings.py: New file.
2017-06-22 23:44:51 +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: New script to parse memcpy results 2017-06-22 23:44:51 +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