Skip to content

Fix leak in closures with circular references#695

Draft
SuperFola wants to merge 2 commits into
devfrom
fix/leak
Draft

Fix leak in closures with circular references#695
SuperFola wants to merge 2 commits into
devfrom
fix/leak

wip2

34254f9
Select commit
Loading
Failed to load commit list.
CodSpeed HQ / CodSpeed Performance Analysis failed Jun 26, 2026 in 0s

Performance Regression: -2.22%

⚡ 2 improved benchmarks
❌ 2 regressed benchmarks
✅ 14 untouched benchmarks

Warning

Please fix the performance issues or acknowledge them on CodSpeed.

Performance Changes

Benchmark BASE HEAD Efficiency
binary_trees 4.8 s 5.2 s -8.37%
create_closure 4.8 ms 5.1 ms -6.37%
fibonacci 31 ms 29.7 ms +4.16%
ackermann 344.1 ms 336.4 ms +2.31%

Tip

Investigate this regression by commenting @codspeedbot fix this regression on this PR, or directly use the CodSpeed MCP with your agent.


Comparing fix/leak (34254f9) with dev (a68b045)

Open in CodSpeed