scroll-tech / scroll-tech/ceno
[Super Issue] Benchmarks
Open
@matthiasgoergens is already working on this.
Since Dec 17, 2024.
- Dominant language
- Rust
- Stars
- 153
- Forks
- 43
- Avg merge
- 3d 13h
- Merged PRs (30d)
- 4
Description
General principles:
We don't not support precompiles now, so currently we can only bench control-flow-style-computation heavy programs like below. (instead of ecdsa, hashing etc).
We'd better make the e2e run time above 1 minute to avoid tiny program which may not be stable.
- #674
- #677
- #676
- #673 build and run https://github.com/scroll-tech/sproll-evm/pull/60
- #675 // what is this? ignore now.
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.
Assessment
This issue has not been assessed yet.