mirror of
https://github.com/facebook/zstd.git
synced 2025-03-07 09:26:03 +02:00
Requested changes
Remove g_displaylevel/setNotificationLevel function Add extern "C" Remove averaging Reorder arguments
This commit is contained in:
parent
854825caac
commit
cc6539f4b9
@ -170,7 +170,6 @@ BMK_benchParam(BMK_result_t* resultPtr,
|
||||
ZSTD_CCtx* ctx, ZSTD_DCtx* dctx,
|
||||
const ZSTD_compressionParameters cParams) {
|
||||
|
||||
|
||||
BMK_return_t res = BMK_benchMem(srcBuffer,srcSize, &srcSize, 1, 0, &cParams, NULL, 0, ctx, dctx, 0, "File");
|
||||
*resultPtr = res.result;
|
||||
return res.errorCode;
|
||||
|
Loading…
x
Reference in New Issue
Block a user