Commit a3fdd2e
test: add option to test-benchmark-timers
Add option to test-benchmark-timers such that all benchmark files return
only a single set of results. (This helps prevent benchmark tests from
taking a long time to run.)
Alphabetize options in the file.
PR-URL: #21032
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Anatoli Papirovski <apapirovski@mac.com>1 parent 15aa3c1 commit a3fdd2eCopy full SHA for a3fdd2e
File tree
Expand file treeCollapse file tree
1 file changed
+2
-1
lines changedOpen diff view settings
Filter options
- test/parallel
Expand file treeCollapse file tree
1 file changed
+2
-1
lines changedOpen diff view settings
Collapse file
test/parallel/test-benchmark-timers.js
Copy file name to clipboardExpand all lines: test/parallel/test-benchmark-timers.js+2-1Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
6 | 6 | |
7 | 7 | |
8 | 8 | |
| 9 | + |
| 10 | + |
9 | 11 | |
10 | | - |
11 | 12 | |
12 | 13 | |
0 commit comments