IntersectMBO / IntersectMBO/ouroboros-consensus
Define a custom Cardano-like era with long TLL for benchmarking it
Open
- Dominant language
- Haskell
- Stars
- 67
- Forks
- 43
- Avg merge
- 5d 13h
- Merged PRs (30d)
- 43
Description
There is a suspicion that the integration layer of the node might be invoking computations that are proportional to the type-level lists (TLL) that are used in the hard-fork combinator (HFC).
We need to define a custom Cardano-like era that can be run with our system-level benchmarks so that we can compare its performance with that of the Cardano node.
If there is a cost introduced by the HFC then we want to exaggerate its impact, hence the preference for a long TLL.
Contributor guide
Assessment
This issue has not been assessed yet.