IntersectMBO / IntersectMBO/ouroboros-consensus

Optimize RealPBFT setup

Open
#757 0 comments 0 reactions 0 assignees View on GitHub
better-tests
Dominant language
Haskell
Stars
67
Forks
43
Avg merge
5d 13h
Merged PRs (30d)
43

Description

PR input-output-hk/ouroboros-network#1002 fixed the number of QuickCheck cases to 10, because each was taking about half a second. Based only on intuition as of yet, I think it's the construction of the genesis config that takes most of the time, since the prop itself is so simple.

This Issue is to investigate why it's slow. Two goals:

* undo/better justify input-output-hk/ouroboros-network#1002
* likely also speed up the rest of the RealPBFT properties

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.