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 #32

Open
eligrey opened this issue Jul 10, 2019 · 4 comments
Open

Add benchmarks #32

eligrey opened this issue Jul 10, 2019 · 4 comments
Assignees
Labels
enhancement New feature or request

Comments

@eligrey
Copy link
Member

eligrey commented Jul 10, 2019

We should benchmark the time it takes to decrypt and download encrypted files. We still need to decide on a benchmarking framework.

@eligrey eligrey self-assigned this Jul 10, 2019
@michaelfarrell76
Copy link
Member

Another one that would be useful is max file size? maybe adding a large file in the demo. comparing time unencrypted vs encrypted?

@michaelfarrell76 michaelfarrell76 added this to the SOUPS milestone Jul 17, 2020
@michaelfarrell76
Copy link
Member

customer process x number of files in whatever time, maybe map back to

@michaelfarrell76
Copy link
Member

from @eligrey

Raw sequential encrypt/decrypt speed for one probably

@hannahhenderson hannahhenderson added the standup-airgap Discuss during the Airgap standup label Aug 10, 2020
@eligrey
Copy link
Member Author

eligrey commented Oct 11, 2020

We can implement a useful benchmark by passing large synthetic constant-size ReadableStreams to Penumbra and recording the time that it takes to finish encrypting/decrypting the stream.

@bencmbrook bencmbrook added enhancement New feature or request and removed standup-airgap Discuss during the Airgap standup labels Dec 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants