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

chore: remove unused benchmarks #4696

Merged
merged 4 commits into from
Aug 12, 2024
Merged

chore: remove unused benchmarks #4696

merged 4 commits into from
Aug 12, 2024

Conversation

jmayclin
Copy link
Contributor

@jmayclin jmayclin commented Aug 8, 2024

Description of changes:

The google benchmarks are unused. This functionality has largely been supplanted by the Criterion benchmarks in bindings/rust/bench.

Call-outs:

Criterion benchmarks don't include benchmarks for base64 or pem parsing, but they are maintained and the harnesses are testing in CI to ensure that they build.

If someone wanted base64/pem parsing benchmarks I'd encourage them to write the benchmarks in Criterion (which we maintain), or they could revert this change 😄.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@github-actions github-actions bot added the s2n-core team label Aug 8, 2024
@jmayclin jmayclin marked this pull request as ready for review August 9, 2024 21:54
@jmayclin jmayclin requested a review from dougch as a code owner August 9, 2024 22:00
Copy link
Contributor

@dougch dougch left a comment

Choose a reason for hiding this comment

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

thanks for the cleanup!

@jmayclin jmayclin enabled auto-merge (squash) August 12, 2024 21:40
@jmayclin jmayclin merged commit 7d73fd6 into aws:main Aug 12, 2024
35 checks passed
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.

3 participants