glibc/benchtests/scripts
Siddhesh Poyarekar 140647ea6f benchtests: New -g option to generate graphs in compare_strings.py
The compare_strings.py option unconditionally generates a graph PNG
image of the input data, which can be unnecessary and slow.  Put this
behind an optional flag -g.

	* benchtests/scripts/compare_strings.py: New option -g.
	(draw_graph): Print a message that a graph is being generated.
	(process_results): Generate graph only if -g is passed.
	(main): Process option -g.
2017-09-16 15:24:00 +05:30
..
bench.py Add math benchmark latency test 2017-08-17 16:27:20 +01:00
benchout.schema.json Validate bench.out against a JSON schema 2014-06-11 14:16:29 +05:30
benchout_strings.schema.json benchtests: New script to parse memcpy results 2017-06-22 23:44:51 +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 -g option to generate graphs in compare_strings.py 2017-09-16 15:24:00 +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