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

Misc crypto micro-benchmarks #1511

Merged
merged 4 commits into from
Oct 2, 2023
Merged

Misc crypto micro-benchmarks #1511

merged 4 commits into from
Oct 2, 2023

Conversation

ctz
Copy link
Member

@ctz ctz commented Oct 2, 2023

Pulling these out of #1414 in case they are useful for measuring #1508 performance difference.

@codecov
Copy link

codecov bot commented Oct 2, 2023

Codecov Report

Merging #1511 (812c2d3) into main (4d3f303) will increase coverage by 0.00%.
Report is 3 commits behind head on main.
The diff coverage is 95.56%.

@@           Coverage Diff           @@
##             main    #1511   +/-   ##
=======================================
  Coverage   96.46%   96.46%           
=======================================
  Files          72       74    +2     
  Lines       15105    15107    +2     
=======================================
+ Hits        14571    14573    +2     
  Misses        534      534           
Files Coverage Δ
rustls/src/crypto/ring/mod.rs 100.00% <ø> (+4.16%) ⬆️
rustls/src/crypto/ring/sign.rs 96.00% <ø> (ø)
rustls/src/tls12/mod.rs 97.85% <ø> (ø)
rustls/src/crypto/ring/kx.rs 97.05% <97.05%> (ø)
rustls/src/crypto/ring/ticketer.rs 95.16% <95.16%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

rustls/src/crypto/ring/sign.rs Outdated Show resolved Hide resolved
rustls/src/crypto/ring/kx.rs Outdated Show resolved Hide resolved
@ctz ctz mentioned this pull request Oct 2, 2023
@ctz ctz force-pushed the jbp-crypto-microbenchmarks branch from 1cd1af5 to 812c2d3 Compare October 2, 2023 15:41
@ctz ctz enabled auto-merge October 2, 2023 15:43
@ctz ctz added this pull request to the merge queue Oct 2, 2023
Merged via the queue into main with commit 23e1273 Oct 2, 2023
39 of 40 checks passed
@ctz ctz deleted the jbp-crypto-microbenchmarks branch October 2, 2023 15:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants