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

Various perf tools improvements #200

Closed
wants to merge 2 commits into from
Closed

Conversation

t8m
Copy link
Member

@t8m 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

perf/evp_fetch.c Outdated Show resolved Hide resolved
@t8m
Copy link
Member Author

t8m commented Jun 10, 2024

@nhorman adjusted according to @Sashan suggestion, please reconfirm.

@t8m
Copy link
Member Author

t8m commented Jun 10, 2024

@openssl/otc please review.

@nhorman
Copy link
Contributor

nhorman commented Jun 10, 2024

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
@t8m
Copy link
Member Author

t8m commented Jun 17, 2024

A few more changes were needed. @mattcaswell @levitte please review.

Copy link
Member

@levitte levitte left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sure

Copy link
Contributor

@Sashan Sashan left a 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.

@t8m t8m added the ready label Jun 17, 2024
@t8m
Copy link
Member Author

t8m commented Jun 17, 2024

Merged. Thank you for the reviews.

@t8m t8m closed this Jun 17, 2024
openssl-machine pushed a commit that referenced this pull request Jun 17, 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

Reviewed-by: Neil Horman <[email protected]>
Reviewed-by: Sasa Nedvedicky <[email protected]>
Reviewed-by: Richard Levitte <[email protected]>
(Merged from #200)
openssl-machine pushed a commit that referenced this pull request Jun 17, 2024
Reviewed-by: Neil Horman <[email protected]>
Reviewed-by: Sasa Nedvedicky <[email protected]>
Reviewed-by: Richard Levitte <[email protected]>
(Merged from #200)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants