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

Fix trace timings when vcsCores > 1 #674

Open
cpitclaudel opened this issue Dec 28, 2022 · 0 comments
Open

Fix trace timings when vcsCores > 1 #674

cpitclaudel opened this issue Dec 28, 2022 · 0 comments
Labels

Comments

@cpitclaudel
Copy link
Member

Pull request #632 addressed incorrect trace timings with vcsCores == 1, but running e.g. Dafny with vcsCores > 1 still produces confusing / incorrect timings (they include the time taken to restart / reset the provers).

The best fix may be to report the time measured by the SMT solver itself, rather than doing our own measurements.

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

No branches or pull requests

1 participant