briansmith / ring

Safe, fast, small crypto using Rust
Other
3.68k stars 693 forks source link

bench: Report throughput in AEAD benchmarks #1934

Closed vkrasnov closed 6 months ago

vkrasnov commented 6 months ago

This makes the results directly comparable to BoringSSL and OpenSSL

codecov[bot] commented 6 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (ee5db43) 96.01% compared to head (ac77982) 95.88%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1934 +/- ## ========================================== - Coverage 96.01% 95.88% -0.13% ========================================== Files 136 134 -2 Lines 20774 20438 -336 Branches 226 226 ========================================== - Hits 19946 19597 -349 - Misses 793 805 +12 - Partials 35 36 +1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.