mirror of git://sourceware.org/git/glibc.git
The benchtests json allows {function {variant}} categorization of
results whereas the pthread-locks tests had {function {variant
{subvariant}}}, which broke validation. Fix that by serializing the
subvariants as variant-subvariant. Also update the schema to
recognize the new benchmark attributes after fixing the naming
conventions.
|
||
|---|---|---|
| .. | ||
| bench.py | ||
| benchout.schema.json | ||
| benchout_strings.schema.json | ||
| compare_bench.py | ||
| compare_strings.py | ||
| import_bench.py | ||
| plot_strings.py | ||
| validate_benchout.py | ||