Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make max_depth = 25000, no-break-on-calls default #39

Closed
palinatolmach opened this issue Sep 22, 2023 · 2 comments
Closed

Make max_depth = 25000, no-break-on-calls default #39

palinatolmach opened this issue Sep 22, 2023 · 2 comments
Assignees

Comments

@palinatolmach
Copy link
Collaborator

palinatolmach commented Sep 22, 2023

To improve the default observable performance of KEVM, we should make --no-break-on-calls default and increase default --max-depth to 25000.

This change demonstrates the disagreement in the booster and legacy backends behavior and needs further investigation.

@palinatolmach
Copy link
Collaborator Author

Other options we might want to make default: --fail-fast, --counterexample-information.

@palinatolmach
Copy link
Collaborator Author

--fail-fast, --counterexample-information, --no-break-on-calls were made the default in runtimeverification/evm-semantics#2258.

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

No branches or pull requests

1 participant