Skip to content

Commit d1d5857

Browse files
committed
remove the remaining gc
1 parent ddf57dc commit d1d5857

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

src/lib/free-queue/benchmark/memory-allocation-demo.html

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -227,11 +227,6 @@ <h3>Comparison</h3>
227227
<td style="padding: 8px; border: 1px solid #ddd;">${newResults.allocations}</td>
228228
<td style="padding: 8px; border: 1px solid #ddd; color: green;">-${allocationReduction} (100% reduction)</td>
229229
</tr>
230-
<tr>
231-
<td style="padding: 8px; border: 1px solid #ddd;">High</td>
232-
<td style="padding: 8px; border: 1px solid #ddd;">Minimal</td>
233-
<td style="padding: 8px; border: 1px solid #ddd; color: green;">Eliminated</td>
234-
</tr>
235230
</table>
236231
<br>
237232
<strong>Key Benefits:</strong>

0 commit comments

Comments
 (0)