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 72be232

Browse filesBrowse files
Lei Shimarco-ippolito
authored andcommitted
benchmark: update iterations of benchmark/assert/deepequal-map.js
Fixed: #50571 PR-URL: #51416 Fixes: #50571 Reviewed-By: Chengzhong Wu <legendecas@gmail.com>
1 parent 5b06af7 commit 72be232
Copy full SHA for 72be232

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/assert/deepequal-map.js‎

Copy file name to clipboardExpand all lines: benchmark/assert/deepequal-map.js
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ const { deepEqual, deepStrictEqual, notDeepEqual, notDeepStrictEqual } =
55
require('assert');
66

77
const bench = common.createBenchmark(main, {
8-
n: [5e2],
8+
n: [5e3],
99
len: [5e2],
1010
strict: [0, 1],
1111
method: [

0 commit comments

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