Commit aff1ef9
test: add required settings to test-benchmark-buffer
A benchmark was added but the appropriate settings were not added to
test-benchmark-buffer. These two additions make sure that the new
benchmark file only runs a single benchmark during testing.
PR-URL: #29163
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Yongsheng Zhang <zyszys98@gmail.com>1 parent ebfe636 commit aff1ef9Copy full SHA for aff1ef9
File tree
Expand file treeCollapse file tree
1 file changed
+2
-0
lines changedOpen diff view settings
Filter options
- test/benchmark
Expand file treeCollapse file tree
1 file changed
+2
-0
lines changedOpen diff view settings
Collapse file
test/benchmark/test-benchmark-buffer.js
Copy file name to clipboardExpand all lines: test/benchmark/test-benchmark-buffer.js+2Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
9 | 9 | |
10 | 10 | |
11 | 11 | |
| 12 | + |
12 | 13 | |
13 | 14 | |
14 | 15 | |
| ||
17 | 18 | |
18 | 19 | |
19 | 20 | |
| 21 | + |
20 | 22 | |
21 | 23 | |
22 | 24 | |
|
0 commit comments