Skip to content

Conversation

@dkcumming
Copy link
Collaborator

  • --fail-fast will terminate a proof if any branch fails (instead of continuing on other branches);
  • --maintainence-rate <RATE> where RATE is an integer and 1 <= RATE and RATE is how many steps between writing to proof state to disc. Writing to disc is slow, so this increases performance at the cost of an interrupted proof needing to redo work that was not written to disc.

Copy link
Member

@jberthold jberthold left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💰

@automergerpr-permission-manager automergerpr-permission-manager bot merged commit 2e7c7da into master Dec 17, 2025
7 checks passed
@automergerpr-permission-manager automergerpr-permission-manager bot deleted the dc/fail-fast-maintainence-rate branch December 17, 2025 12:31
@dkcumming dkcumming mentioned this pull request Dec 17, 2025
dkcumming added a commit that referenced this pull request Dec 17, 2025
- Add `--fail-fast` and `--maintainence-rate` pyk flags (#900)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants