about summary refs log tree commit diff
path: root/benchtests/scripts/compare_bench.py
diff options
context:
space:
mode:
authorSiddhesh Poyarekar <siddhesh@redhat.com>2015-06-01 23:13:29 +0530
committerSiddhesh Poyarekar <siddhesh@redhat.com>2015-06-01 23:13:29 +0530
commit0994b9b6f685d460ee72170824a5393b592dc3c5 (patch)
treeda45b4e4391ec4a35a0b83883d931e35e8ab2b03 /benchtests/scripts/compare_bench.py
parent2483fa850f86a2edec705aaeb2ca84414d6e1367 (diff)
downloadglibc-0994b9b6f685d460ee72170824a5393b592dc3c5.tar.gz
glibc-0994b9b6f685d460ee72170824a5393b592dc3c5.tar.xz
glibc-0994b9b6f685d460ee72170824a5393b592dc3c5.zip
New module to import and process benchmark output
This is the beginning of a module to import and process benchmark
outputs.  The module currently supports importing of a bench.out and
validating it against a schema file.  In future this could grow a set
of routines that benchmark consumers may find useful to build their
own analysis tools.  I have altered validate_bench to use this module
too.

	* benchtests/scripts/import_bench.py: New file.
	* benchtests/scripts/validate_benchout.py: Import import_bench
	instead of jsonschema.
	(validate_bench): Remove function.
	(main): Use import_bench.
Diffstat (limited to 'benchtests/scripts/compare_bench.py')
0 files changed, 0 insertions, 0 deletions