Add some benchmarks
Open
@lexnv is already working on this.
Since Feb 15, 2022.
- Dominant language
- Rust
- Stars
- 489
- Forks
- 293
- Avg merge
- 18h 35m
- Merged PRs (30d)
- 3
Description
I'd be curious to benchmark the static versus dynamic decoding of events in blocks. How much faster is static decoding than dynamic decoding the events (ie Events::iter() vs Events::iter_raw`)? Is it a significant difference?
Is it worth benchmarking the codegen as well?
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.