Extend RPC benchmarking to more methods
Open
Type: Task
- Dominant language
- Rust
- Stars
- 697
- Forks
- 200
- Avg merge
- 1d 5h
- Merged PRs (30d)
- 65
Description
# Summary
Once we have a list of the top X methods RPC providers use (based on live usage), we can start prioritising those for potential performance improvements.
# Completion Criteria
- [ ] Obtain the list of top X methods @AlexeyKrasnoperov. Once we have the list, we can decide how to split it into digestible chunks.
- [ ] Add implementations for testing to https://github.com/ChainSafe/forest/tree/main/benchmarks
# Additional Links & Resources
Contributor guide
Assessment
This issue has not been assessed yet.