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

Benchmarks for X25519 and updating listed benchmarks in the wiki #214

Closed
brycx opened this issue Sep 30, 2021 · 1 comment
Closed

Benchmarks for X25519 and updating listed benchmarks in the wiki #214

brycx opened this issue Sep 30, 2021 · 1 comment
Labels
testing All testing, except for fuzzing related
Milestone

Comments

@brycx
Copy link
Member

brycx commented Sep 30, 2021

We should add benchmarks for the X25519 implementation (#197), to measure how many exchanges in a given duration are possible. This means only the key_agreement() operation.

Additionally, this would be a good time to update the benchmarks listed in the wiki, using latest rustc and Orion. The current now date back to rustc 1.41.0 and v0.15.

@brycx brycx added the testing All testing, except for fuzzing related label Sep 30, 2021
@brycx brycx added this to the v0.16.1 milestone Oct 4, 2021
@brycx
Copy link
Member Author

brycx commented Nov 2, 2021

Benchmarks updated in #241 and wiki has been updated.

@brycx brycx closed this as completed Nov 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
testing All testing, except for fuzzing related
Projects
None yet
Development

No branches or pull requests

1 participant