informalsystems / informalsystems/emerald
chore(reth): Mempool performance and dissemination
Open
Reth
- Dominant language
- Rust
- Stars
- 25
- Forks
- 9
- PR merge metrics
- No merged PRs in 30d
Description
We need to answer the following questions:
- [ ] What is the saturation point of a Reth mempool on one node
- [ ] What is the dissemination speed between Reth nodes - is this a bottleneck to high performance.
- [ ] If yes, adapt the load generator to disseminate transactions evenly. (this feature was already added by @sryps but we need to understand the dissemination protocol better).
Contributor guide
Assessment
This issue has not been assessed yet.