glibc/benchtests/scripts
Leonardo Sandoval c892ae04f4 benchtests: Set float type on --threshold argument
Otherwise, we see the following runtime error when using the parameter:

  File "./glibc/benchtests/scripts/compare_bench.py", line 46, in do_compare
    if d > threshold:
TypeError: '>' not supported between instances of 'float' and 'str'

	* benchtests/scripts/compare_bench.py (main): set float type on
	threshold argument.
2018-10-08 09:11:30 -05:00
..
bench.py Update copyright dates with scripts/update-copyrights. 2018-01-01 00:32:25 +00:00
benchout.schema.json [benchtests] Add workload test properties to schema 2018-08-11 18:55:09 +05:30
benchout_strings.schema.json benchtests: New script to parse memcpy results 2017-06-22 23:44:51 +05:30
compare_bench.py benchtests: Set float type on --threshold argument 2018-10-08 09:11:30 -05: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