There was an error while loading. Please reload this page.
1 parent 83432bf commit 39fdf07Copy full SHA for 39fdf07
1 file changed
benchmark/http/check_is_http_token.js
@@ -37,7 +37,7 @@ const bench = common.createBenchmark(main, {
37
':alternate-protocol', // fast bailout
38
'alternate-protocol:' // slow bailout
39
],
40
- n: [1e6],
+ n: [5e8],
41
});
42
43
function main(conf) {
0 commit comments