Add a ci check for gas consumption
Open
ci
compiler
team:compiler
- Dominant language
- Rust
- Stars
- 61.4k
- Forks
- 5.4k
- Avg merge
- 3h 33m
- Merged PRs (30d)
- 4
Description
Gas consumption as displayed with the `--verbose` flag is routinely used to detect performance regressions when run on our test suite.
We should add a CI step to do this check automatically and warn us of those possible regressions
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the repository's CI configuration and the test-suite command that displays gas consumption with the --verbose flag. Determine how the check should warn about possible regressions and what baseline or comparison it needs. Done means the CI job runs this check automatically and reports gas-consumption regressions clearly.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- ci-cd, performance
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100