Commit f05bad9
lib: recycle queues
Avoid creating unnecessary garbage in the old space.
PR-URL: #61461
Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com>
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
Reviewed-By: Rafael Gonzaga <rafael.nunu@hotmail.com>
Reviewed-By: Gürgün Dayıoğlu <hey@gurgun.day>1 parent fd8be14 commit f05bad9Copy full SHA for f05bad9
1 file changed
+10-2Lines changed: 10 additions & 2 deletions
File tree
Expand file treeCollapse file tree
Open diff view settings
Filter options
- lib/internal
Expand file treeCollapse file tree
Open diff view settings
Collapse file
lib/internal/fixed_queue.js
Copy file name to clipboardExpand all lines: lib/internal/fixed_queue.js+10-2Lines changed: 10 additions & 2 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
89 | 89 | |
90 | 90 | |
91 | 91 | |
| 92 | + |
| 93 | + |
92 | 94 | |
93 | | - |
| 95 | + |
94 | 96 | |
95 | 97 | |
96 | 98 | |
| ||
101 | 103 | |
102 | 104 | |
103 | 105 | |
104 | | - |
| 106 | + |
105 | 107 | |
106 | 108 | |
107 | 109 | |
| ||
113 | 115 | |
114 | 116 | |
115 | 117 | |
| 118 | + |
| 119 | + |
| 120 | + |
| 121 | + |
| 122 | + |
| 123 | + |
116 | 124 | |
117 | 125 | |
118 | 126 | |
|
0 commit comments