Closed andrewhop closed 1 week ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 78.77%. Comparing base (
fa1c6c0
) to head (51aac86
). Report is 1 commits behind head on main.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Description of changes:
Add two new benchmarks by refactoring the existing RNG benchmark to support multiple functions.
Call-outs:
Looking at the tree DRBG PR got me interested in the performance impact of calling CRYPTO_sysrand. These benchmarks will be very OS dependent.
Testing:
On an M1 mac:
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license and the ISC license.