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

Add parallel tree hashing benchmark #28

Merged
merged 3 commits into from
Sep 5, 2023

Conversation

macladson
Copy link
Member

Suggested Changes

Add a benchmark which tree hashes two lists in parallel. This will will allow us to see improvements/regressions relating especially to RwLock performance.

@macladson macladson changed the title Add parallel tree-hashing benchmaker Add parallel tree hashing benchmark Sep 1, 2023
Copy link
Member

@michaelsproul michaelsproul left a comment

Choose a reason for hiding this comment

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

Nice, thanks!

@michaelsproul michaelsproul merged commit 40a5364 into sigp:main Sep 5, 2023
5 checks passed
@macladson macladson deleted the parallel-bench branch September 5, 2023 05:41
michaelsproul pushed a commit that referenced this pull request Sep 5, 2023
* Add parallel bench

* Clone second list

* Use two threads
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.

2 participants