Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 523872b

Browse filesBrowse files
Trottaddaleax
authored andcommitted
test: fix test-benchmark-zlib
The addition of brotli to zlib benchmarks means that test-benchmark-zlib needs to be modified. This is that modification. PR-URL: #25365 Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
1 parent f8dcbba commit 523872b
Copy full SHA for 523872b

File tree

Expand file treeCollapse file tree

1 file changed

+1
-0
lines changed
Open diff view settings
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-0
lines changed
Open diff view settings
Collapse file

‎test/benchmark/test-benchmark-zlib.js‎

Copy file name to clipboardExpand all lines: test/benchmark/test-benchmark-zlib.js
+1Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ const runBenchmark = require('../common/benchmark');
66

77
runBenchmark('zlib',
88
[
9+
'algorithm=brotli',
910
'method=deflate',
1011
'n=1',
1112
'options=true',

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.