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 CPU-level parallelism for computing binary diffs #39

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

slingamn
Copy link

I did some rudimentary testing of this --- used it on different versions of a Go executable I'm familiar with, verified that nothing crashed, that the expected files were produced, and that the expected level of parallelism was achieved. Let me know if you want me to do further testing.

Thanks for this project! I was resistant to the idea at first but it works great. #13 was very useful.

slingamn added 2 commits July 27, 2021 18:26
Wait for all updates to be successfully processed before updating
the file containing the latest version number.
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.

1 participant