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

Add benchmarks #9

Closed
fjarri opened this issue Aug 6, 2020 · 1 comment · Fixed by #54
Closed

Add benchmarks #9

fjarri opened this issue Aug 6, 2020 · 1 comment · Fixed by #54
Labels
tests Test suite
Milestone

Comments

@fjarri
Copy link
Contributor

fjarri commented Aug 6, 2020

  • create capsule
  • open capsule
  • create keyfrag
  • reencrypt

Encryption/decryption probably don't need a benchmark since they use a third-party AEAD.

@fjarri fjarri added the tests Test suite label Aug 6, 2020
@fjarri
Copy link
Contributor Author

fjarri commented Nov 29, 2020

For the assignee: since benchmarks are external to the crate, if you need to expose some internal function/type for benchmarking, put it in bench module.

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

Successfully merging a pull request may close this issue.

1 participant