paritytech / paritytech/revive
Execute contract benchmarks on CI
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 102
- Forks
- 26
- Avg merge
- 1d 13h
- Merged PRs (30d)
- 6
Description
We need a CI workflow which executes the benchmarks (make bench) on our reference bench-marking hardware.
Additionally, the output from the code_size integration test should also be considered since this is an important metric.
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.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the CI workflow, the make bench target, and the code_size integration test. Add a workflow on the reference benchmarking hardware that runs after other jobs and posts results diffed against master as a PR comment; done means both benchmark output and code-size results are reported.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- ci-cd, compilers, performance
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100