mirror of
https://github.com/facebook/zstd.git
synced 2025-10-19 00:05:29 -04:00
Bump Split Log Support to ZSTD_btultra
This commit is contained in:
parent
e4ac4a0f16
commit
0783492178
@ -1320,7 +1320,7 @@ static const size_t attachDictSizeCutoffs[(unsigned)ZSTD_btultra+1] = {
|
|||||||
8 KB /* ZSTD_btultra */
|
8 KB /* ZSTD_btultra */
|
||||||
};
|
};
|
||||||
|
|
||||||
static const ZSTD_strategy splitLogCutoffStrategy = ZSTD_btlazy2;
|
static const ZSTD_strategy splitLogCutoffStrategy = ZSTD_btultra;
|
||||||
|
|
||||||
static int ZSTD_shouldAttachDict(ZSTD_CCtx* cctx,
|
static int ZSTD_shouldAttachDict(ZSTD_CCtx* cctx,
|
||||||
const ZSTD_CDict* cdict,
|
const ZSTD_CDict* cdict,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user