-
-
Notifications
You must be signed in to change notification settings - Fork 52
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
Various perf tools improvements #200
Conversation
t8m
commented
Jun 6, 2024
- make it easier to build against OpenSSL 1.1.1
- adjust the test iterations to even out the test runtimes
- fix bug in evp_fetch test when running with explicit type
@openssl/otc please review. |
ACK, approval holds |
- make it easier to build against OpenSSL 1.1.1 - adjust the test iterations to even out the test runtimes - fix bug in evp_fetch test when running with explicit type
A few more changes were needed. @mattcaswell @levitte please review. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Sure
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
rounding up looks good now. thanks.
Merged. Thank you for the reviews. |
- make it easier to build against OpenSSL 1.1.1 - adjust the test iterations to even out the test runtimes - fix bug in evp_fetch test when running with explicit type Reviewed-by: Neil Horman <[email protected]> Reviewed-by: Sasa Nedvedicky <[email protected]> Reviewed-by: Richard Levitte <[email protected]> (Merged from #200)
Reviewed-by: Neil Horman <[email protected]> Reviewed-by: Sasa Nedvedicky <[email protected]> Reviewed-by: Richard Levitte <[email protected]> (Merged from #200)