Commit 6bc4620
stream: improve read() performance more
PR-URL: #28989
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>1 parent a4e2549 commit 6bc4620Copy full SHA for 6bc4620
File tree
Expand file treeCollapse file tree
1 file changed
+4
-1
lines changedOpen diff view settings
Filter options
- lib/internal/streams
Expand file treeCollapse file tree
1 file changed
+4
-1
lines changedOpen diff view settings
Collapse file
lib/internal/streams/buffer_list.js
Copy file name to clipboardExpand all lines: lib/internal/streams/buffer_list.js+4-1Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
139 | 139 | |
140 | 140 | |
141 | 141 | |
142 | | - |
| 142 | + |
| 143 | + |
| 144 | + |
| 145 | + |
143 | 146 | |
144 | 147 | |
145 | 148 | |
|
0 commit comments