-
Notifications
You must be signed in to change notification settings - Fork 2.5k
Adding --long support for --patch-from #1959
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
Merged
Merged
Changes from all commits
Commits
Show all changes
34 commits
Select commit
Hold shift + click to select a range
73edb1b
adding long support for patch-from
77aa272
adding refPrefix to dictionary_decompress
81549bc
adding refPrefix to dictionary_loader
69cbfc1
conversion nit
4c9fc6d
triggering log mode on chainLog < fileLog and removing old threshold
f9335a6
adding refPrefix to dictionary_round_trip
1f339cc
adding docs
510e08b
adding enableldm + forceWindow test for dict
9df3e9e
separate patch-from logic into FIO_adjustParamsForPatchFromMode
07a204a
moving memLimit adjustment to outside ifdefs (need for decomp)
c949f2e
removing refPrefix gate on dictionary_round_trip
fe332df
rebase on top of dev refPrefix change
7eaafaa
making sure refPrefx + ldm is < 1% of srcSize
ec5c4c6
combining notes for patch-from
abda0ae
moving memlimit logic inside fileio.c
f6d66bd
adding display for optimal parser and long mode trigger
d67bf90
conversion nit
36d50ec
fuzzer found heap-overflow fix
80cd488
another conversion nit
d054841
moving FIO_adjustMemLimitForPatchFromMode outside ifndef
025b44a
making params immutable
6e9baf8
moving memLimit update before createDictBuffer call
ffd1a8a
making maxSrcSize unsigned long long
e60e7a6
making dictSize and maxSrcSize params unsigned long long
16c826d
error on files larger than 4gb
0320dbf
extend refPrefix test to include round trip
14e075d
conversion to size_t
c6e9d7f
making sure ldm is at least 10x better
2177a0d
removing break
aa17451
including zstd_compress_internal and removing redundant macros
92a9775
exposing ZSTD_cycleLog()
fc4844a
using cycleLog instead of chainLog
7b113a1
add some more docs about user optimizations
a18409c
formatting
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.