-
Notifications
You must be signed in to change notification settings - Fork 46
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add some other fields to Benchmarks, Add Multi Dialect support to a benchmark, Improve Benchmark Output & simplify filtering benchmarks by tags #1425
Add some other fields to Benchmarks, Add Multi Dialect support to a benchmark, Improve Benchmark Output & simplify filtering benchmarks by tags #1425
Conversation
1. Searching for benchmarks by type more conveniently. 2. Better visualization of results by using - varying_parameter. 3. Benchmark Support for multiple dialects
Merge new changes into test-bowtie-perf
…ying parameter benchmark
for more information, see https://pre-commit.ci
@Julian, the tests wont pass in the benchmarks PR if I included it separately so I included their changes as well in this PR. If its too much then I can put it in a separate one and then that one could be merged later then the tests would pass. Do let me know if you want that. |
Co-authored-by: Julian Berman <[email protected]>
f827ad0
to
c112624
Compare
exit_code=0, | ||
) | ||
|
||
expected_data1 = """ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can you use textwrap.dedent
to make these a bit less "ugly" indented in a follow-up PR? Will merge for now.
Add multi dialect support to a benchmark.
Improve Benchmark Output for pretty and markdown output by grouping according to varying_parameter if possible.
Simplify filtering benchmarks according to benchmark_type.
📚 Documentation preview 📚: https://bowtie-json-schema--1425.org.readthedocs.build/en/1425/