We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
We need a CI workflow which benchmark the compilation time and memory consumption of the compiler on our reference bench-marking hardware.
Note that currently there are no such benchmarks implemented. So the issue has two tasks:
I'd like to have this workflow executed after all other jobs finished and post the benchmark results (diffed against master) as a PR comment.
A follow up issue will be to create more benchmarks that focus on more realistic examples from our overarching EVM test suite.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
We need a CI workflow which benchmark the compilation time and memory consumption of the compiler on our reference bench-marking hardware.
Note that currently there are no such benchmarks implemented. So the issue has two tasks:
I'd like to have this workflow executed after all other jobs finished and post the benchmark results (diffed against master) as a PR comment.
A follow up issue will be to create more benchmarks that focus on more realistic examples from our overarching EVM test suite.
The text was updated successfully, but these errors were encountered: