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

Determine performance impact of using (init|clean|clear_up) list source functions #690

Open
adpaco-aws opened this issue Jan 19, 2021 · 0 comments
Labels
cbmc CBMC proof related work

Comments

@adpaco-aws
Copy link
Collaborator

Long-lived invariant violation issue has been fixed so it may be possible to avoid stubbing out these functions aws_cryptosdk_*_(init|clean|clear_up) functions.

Many proofs in this repository include stubs for these functions so the next step would be to study how not including them would affect their performance. If the performance is good, we can avoid using these stubs altogether.

@adpaco-aws adpaco-aws added the cbmc CBMC proof related work label Jan 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cbmc CBMC proof related work
Projects
None yet
Development

No branches or pull requests

1 participant