mirror of
https://github.com/zebrajr/node.git
synced 2026-01-15 12:15:26 +00:00
test,benchmark: fix test-benchmark-zlib
PR-URL: https://github.com/nodejs/node/pull/31538 Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com>
This commit is contained in:
@@ -10,7 +10,7 @@ runBenchmark('zlib',
|
||||
'chunkLen=1024',
|
||||
'duration=0.001',
|
||||
'inputLen=1024',
|
||||
'method=deflate',
|
||||
'method=',
|
||||
'n=1',
|
||||
'options=true',
|
||||
'type=Deflate',
|
||||
|
||||
Reference in New Issue
Block a user