Commit f318a85
benchmark: remove buffer benchmarks redundancy
PR-URL: #45735
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com>
Reviewed-By: Daeyeon Jeong <daeyeon.dev@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Reviewed-By: Rafael Gonzaga <rafael.nunu@hotmail.com>1 parent 6186b3e commit f318a85Copy full SHA for f318a85
File tree
Expand file treeCollapse file tree
3 files changed
+18
-2
lines changedOpen diff view settings
Filter options
- benchmark/buffers
Expand file treeCollapse file tree
3 files changed
+18
-2
lines changedOpen diff view settings
Collapse file
benchmark/buffers/buffer-copy.js
Copy file name to clipboardExpand all lines: benchmark/buffers/buffer-copy.js+6Lines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
5 | 5 | |
6 | 6 | |
7 | 7 | |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
| 12 | + |
| 13 | + |
8 | 14 | |
9 | 15 | |
10 | 16 | |
|
Collapse file
benchmark/buffers/buffer-indexof.js
Copy file name to clipboardExpand all lines: benchmark/buffers/buffer-indexof.js+6-1Lines changed: 6 additions & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
19 | 19 | |
20 | 20 | |
21 | 21 | |
22 | | - |
| 22 | + |
23 | 23 | |
24 | 24 | |
| 25 | + |
| 26 | + |
| 27 | + |
| 28 | + |
| 29 | + |
25 | 30 | |
26 | 31 | |
27 | 32 | |
|
Collapse file
benchmark/buffers/buffer-tostring.js
Copy file name to clipboardExpand all lines: benchmark/buffers/buffer-tostring.js+6-1Lines changed: 6 additions & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
3 | 3 | |
4 | 4 | |
5 | 5 | |
6 | | - |
| 6 | + |
7 | 7 | |
8 | 8 | |
9 | 9 | |
| 10 | + |
| 11 | + |
| 12 | + |
| 13 | + |
| 14 | + |
10 | 15 | |
11 | 16 | |
12 | 17 | |
|
0 commit comments