-
Notifications
You must be signed in to change notification settings - Fork 95
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
Investigate Vec
performance issues
#1676
Comments
diffblue/cbmc#7230 appears to address #1657 and #1673, but I'm not yet entirely sure about #1226 for that one yields unwinding assertion failures (the examples do terminate much quicker than said in that issue, but I cannot say for sure that this isn't because of changes in how unwinding is interpreted, which has happened at some point). |
All CBMC PRs are now merged and will be part of the 5.72.0 release (due to be published 2022-12-08). |
Vec
kills performance #1657The text was updated successfully, but these errors were encountered: