NethermindEth / NethermindEth/juno
Benchmark different parts of the rpc request/response
Open
@brbrr is already working on this.
Since Apr 17, 2026.
no-stale
Optimisation
RPC
- Dominant language
- Go
- Stars
- 444
- Forks
- 244
- Avg merge
- 2d 15h
- Merged PRs (30d)
- 78
Description
Determine the time taken for the following parts of the request:
- parsing of the request
- retreiving relevant data
- creating the response
Contributor guide
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.