Support conditions and refactoring multiple configuration files.
For example: support having
sequence: machine.name == gaya ? [32,64,128] : [256,512,1024]
Also support having one benchmark into multiple files. Like accepting a lis in -bc extraction.json plots.json sanity.json ...
That way, maintaining multiple benchmarks configurations for similar use cases will be easier.
Evaluate if using jinja templates.
Support conditions and refactoring multiple configuration files.
For example: support having
Also support having one benchmark into multiple files. Like accepting a lis in
-bc extraction.json plots.json sanity.json...That way, maintaining multiple benchmarks configurations for similar use cases will be easier.
Evaluate if using jinja templates.