Skip to content

Fix leak in closures with circular references#695

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

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

wip

627ec36
Select commit
Loading
Failed to load commit list.
CodSpeed HQ / CodSpeed Performance Analysis failed Jul 2, 2026 in 0s

3 benchmarks regressed

⚡ 2 improved benchmarks
❌ 3 regressed benchmarks
✅ 13 untouched benchmarks

Warning

Please fix the performance issues or acknowledge them on CodSpeed.

Performance Changes

Benchmark BASE HEAD Efficiency
builtins 3.8 ms 3.9 ms -2.91%
for_sum 822.7 ms 845 ms -2.64%
n_queens 97.5 ms 98.7 ms -1.24%
binary_trees 4,803 ms 47.2 ms ×100
create_closure 4,799.4 µs 926.1 µs ×5.2

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 (627ec36) with dev (a68b045)

Open in CodSpeed