runtimeverification / runtimeverification/haskell-backend
Modify performance scripts to run with sequential prover
Nobody has claimed this yet.
- Dominant language
- Haskell
- Stars
- 224
- Forks
- 43
- PR merge metrics
- No merged PRs in 30d
Description
The KEVM and Kontrol performance scripts need to run proofs with --force-sequential once https://github.com/runtimeverification/evm-semantics/pull/2518 and its sister PR to Kontrol (add link when open) is merged.
This prevents unwanted proof-level parallelism. See this Slack thread.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the KEVM and Kontrol performance scripts and review PR 2518 plus the referenced sister PR once available. Update the proof invocations to use --force-sequential, then verify that the performance runs no longer use unwanted proof-level parallelism.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- haskell
- Domain
- backend, performance
- Issue type
- Refactor
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100