Skip to content

refactor(vm): remove unnecessary allocations

e4cefb9
Select commit
Loading
Failed to load commit list.
Merged

refactor(vm): remove unnecessary allocations #678

refactor(vm): remove unnecessary allocations
e4cefb9
Select commit
Loading
Failed to load commit list.
CodSpeed HQ / CodSpeed Performance Analysis succeeded Apr 14, 2026 in 0s

Performance Gate Passed

⚠️ Different runtime environments detected

Some benchmarks with significant performance changes were compared across different runtime environments,
which may affect the accuracy of the results.

Open the report in CodSpeed to investigate

⚡ 4 improved benchmarks
✅ 14 untouched benchmarks

Performance Changes

Benchmark BASE HEAD Efficiency
create_closure 4.9 ms 4.8 ms +1.7%
n_queens 100.6 ms 97.5 ms +3.21%
create_list 6.4 ms 6.3 ms +1.32%
create_list_with_ref 6.1 ms 6 ms +1.37%

Comparing vm (e4cefb9) with dev (72ae914)

Open in CodSpeed