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

Reduce allocations needed to hash uploads #396

Merged
merged 1 commit into from
Nov 16, 2023
Merged

Reduce allocations needed to hash uploads #396

merged 1 commit into from
Nov 16, 2023

Conversation

allada
Copy link
Member

@allada allada commented Nov 16, 2023

Restructures some of the logic to allow recycling of already allocated memory during digest uploads and hashing.


This change is Reviewable

Restructures some of the logic to allow recycling of already
allocated memory during digest uploads and hashing.
Copy link
Member Author

@allada allada left a comment

Choose a reason for hiding this comment

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

+@aaronmondal

Reviewable status: 0 of 6 files reviewed, all discussions resolved (waiting on @aaronmondal)

Copy link
Member

@aaronmondal aaronmondal left a comment

Choose a reason for hiding this comment

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

:lgtm: Cool change!

The nix-cargo failure in CI is safe to ignore. It's due to the wrong rust version from the runner leaking into the build and is unrelated to this PR.

Reviewed 6 of 6 files at r1, all commit messages.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved (waiting on @allada)

@allada allada merged commit 6e0d271 into main Nov 16, 2023
13 of 14 checks passed
@allada allada deleted the optimize-ac-utils branch November 16, 2023 17:29
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