runtimeverification / runtimeverification/haskell-backend

Modify performance scripts to run with sequential prover

Open
#3,972 0 comments 0 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.