IntersectMBO / IntersectMBO/ouroboros-consensus
Chain DB: benchmark adding a block
Open
- Dominant language
- Haskell
- Stars
- 67
- Forks
- 43
- Avg merge
- 5d 13h
- Merged PRs (30d)
- 43
Description
Adding a block that fits onto the current chain should be fast. Switching to a short fork too.
Switching to a fork will require reading headers (and thus blocks) from disk, measure the impact of this.
Contributor guide
Assessment
This issue has not been assessed yet.