Skip to content

Conversation

ehildenb
Copy link
Member

@ehildenb ehildenb commented Aug 9, 2024

This turns on some flags by default that pass all the tests, and produce a nice speedup across the board for KEVM proofs (~ 15%). In particular:

  • We turn on --no-post-exec-simplify for the kore-rpc-booster, which tells it to not fallback to Kore for simplification at the end of execute requests.
  • We turn off fallback on Branching, only continuing to fallback on Aborted and Stuck reasons.
  • We update the specs in tests/specs/examples/... to remove the references to klabel that are no longer valid.

@ehildenb ehildenb self-assigned this Aug 9, 2024
@ehildenb
Copy link
Member Author

ehildenb commented Aug 9, 2024

Perhaps subsumed by: runtimeverification/haskell-backend#4020

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants