Skip to content
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

Execute compilation benchmarks on CI #199

Open
2 tasks
xermicus opened this issue Feb 6, 2025 · 0 comments
Open
2 tasks

Execute compilation benchmarks on CI #199

xermicus opened this issue Feb 6, 2025 · 0 comments
Labels

Comments

@xermicus
Copy link
Member

xermicus commented Feb 6, 2025

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:

  • Implement such benchmarks.
  • Implement a CI workflow executing them.

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant