Commit 6fbb00e
benchmark: refactor prims-and-objs-big-array-set
This is a minor refactor of
benchmark/assert/deepequal-prims-and-objs-big-array-set.js to
reduce exceptions that need to be made for lint compliance.
PR-URL: #21030
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>1 parent 4d71442 commit 6fbb00eCopy full SHA for 6fbb00e
File tree
Expand file treeCollapse file tree
1 file changed
+10
-13
lines changedOpen diff view settings
Filter options
- benchmark/assert
Expand file treeCollapse file tree
1 file changed
+10
-13
lines changedOpen diff view settings
Collapse file
benchmark/assert/deepequal-prims-and-objs-big-array-set.js
Copy file name to clipboardExpand all lines: benchmark/assert/deepequal-prims-and-objs-big-array-set.js+10-13Lines changed: 10 additions & 13 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
1 | 1 | |
2 | 2 | |
3 | 3 | |
4 | | - |
| 4 | + |
| 5 | + |
5 | 6 | |
6 | 7 | |
7 | 8 | |
| ||
61 | 62 | |
62 | 63 | |
63 | 64 | |
64 | | - |
65 | | - |
| 65 | + |
66 | 66 | |
67 | 67 | |
68 | | - |
| 68 | + |
69 | 69 | |
70 | 70 | |
71 | | - |
72 | | - |
| 71 | + |
73 | 72 | |
74 | 73 | |
75 | | - |
| 74 | + |
76 | 75 | |
77 | 76 | |
78 | | - |
79 | | - |
| 77 | + |
80 | 78 | |
81 | 79 | |
82 | | - |
| 80 | + |
83 | 81 | |
84 | 82 | |
85 | | - |
86 | | - |
| 83 | + |
87 | 84 | |
88 | 85 | |
89 | | - |
| 86 | + |
90 | 87 | |
91 | 88 | |
92 | 89 | |
|
0 commit comments