glibc/benchtests/scripts
Siddhesh Poyarekar 4916acd87b benchtests: Mark output variables as used
Prevent function calls that don't return anything from being optimized
out by the compiler by marking its input variables as used.

This prevents the sincos function call from being optimized out in the
benchmark.
2015-11-17 16:01:15 +05:30
..
bench.py benchtests: Mark output variables as used 2015-11-17 16:01:15 +05:30
benchout.schema.json Validate bench.out against a JSON schema 2014-06-11 14:16:29 +05:30
compare_bench.py benchtest: script to compare two benchmarks 2015-06-01 23:14:11 +05:30
import_bench.py benchtest: script to compare two benchmarks 2015-06-01 23:14:11 +05:30
validate_benchout.py New module to import and process benchmark output 2015-06-01 23:13:29 +05:30