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

Sha2 tests and benchmarks update #805

Merged
merged 11 commits into from
Feb 11, 2025

Conversation

wysiwys
Copy link
Contributor

@wysiwys wysiwys commented Feb 10, 2025

Update the sha2 benchmarks to use the new sha2 top-level crate API, and add tests for the sha2 top-level crate API (adapted from the original tests in /tests, which are left unchanged for now).

Fixes #761
Fixes #802

@wysiwys wysiwys requested a review from a team as a code owner February 10, 2025 13:58
Copy link
Collaborator

@jschneider-bensch jschneider-bensch left a comment

Choose a reason for hiding this comment

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

This looks good, thanks!

Copy link
Member

@keks keks left a comment

Choose a reason for hiding this comment

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

Looks good, thanks!

@franziskuskiefer franziskuskiefer merged commit cc29351 into main Feb 11, 2025
65 checks passed
@franziskuskiefer franziskuskiefer deleted the wysiwys/sha2-tests-and-benches-update branch February 11, 2025 19:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Adapt tests in sha2.rs Sha2 benchmarks
4 participants