IntersectMBO / IntersectMBO/ouroboros-network
Progress measures for diffusion simulations
Open
net-sim
ouroboros-diffusion
testing
- Dominant language
- Haskell
- Stars
- 296
- Forks
- 104
- Avg merge
- 2d 10h
- Merged PRs (30d)
- 4
Description
Currently we only measure how much time progressed in 125k traces that we analyse, but this is not good enough measure of progress for diffusion. We should label each simulation run with:
* the tip of the chain of each node, i.e. `(slotNo, blockNo, and hash) `; and present it in a comprehensible way
* the intersection point of all the chains, i.e. `(slotNo, blockNo)`.
Contributor guide
Assessment
This issue has not been assessed yet.