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

Small optimization resulting in smaller patch files #21

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

Conversation

drake127
Copy link
Contributor

Merging control records having zero in their first triplet with the previous record (original bsdiff produces records having both the first and second item zeroes, i.e. representing only a seek in the old file).

In my test cases, it reduces size by few KB for PE binaries.

Emanuel Komínek and others added 2 commits September 15, 2018 19:54
…revious record (original bsdiff produces records having both the first and second item zeroes, i.e. representing only a seek in the old file).
These optimizations work for both original and endsley's formats.
lalawue added a commit to lalawue/bsdiff that referenced this pull request Sep 30, 2021
edcdecl added a commit to edcdecl/bsdiff that referenced this pull request Feb 20, 2024
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