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 a997205

Browse filesBrowse files
Lei ShiRafaelGSS
authored andcommitted
benchmark: update iterations of benchmark/util/type-check.js
Fixes: #50571 PR-URL: #50937 Refs: #50571 Reviewed-By: Vinícius Lourenço Claro Cardoso <contact@viniciusl.com.br>
1 parent b80bb13 commit a997205
Copy full SHA for a997205

File tree

Expand file treeCollapse file tree

1 file changed

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

1 file changed

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

‎benchmark/util/type-check.js‎

Copy file name to clipboardExpand all lines: benchmark/util/type-check.js
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ const bench = common.createBenchmark(main, {
2929
type: Object.keys(args),
3030
version: ['native', 'js'],
3131
argument: ['true', 'false-primitive', 'false-object'],
32-
n: [1e5],
32+
n: [1e6],
3333
}, {
3434
flags: ['--expose-internals', '--no-warnings'],
3535
});

0 commit comments

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