IntersectMBO / IntersectMBO/ouroboros-consensus
Cache the last `n` blocks near tip
Open
🏎️ performance
- Dominant language
- Haskell
- Stars
- 67
- Forks
- 43
- Avg merge
- 5d 13h
- Merged PRs (30d)
- 43
Description
This avoids disk reads, which might speed up performance when serving clients.
Mind that OS disk caching might mean that this is less useful than it sounds; hard to know for sure.
Contributor guide
Assessment
This issue has not been assessed yet.