Skip to content

fix: when compiling code for the debugger, set is_result_unused to true

601ead9
Select commit
Loading
Failed to load commit list.
Open

Feat/everything is an expr #655

fix: when compiling code for the debugger, set is_result_unused to true
601ead9
Select commit
Loading
Failed to load commit list.
CodSpeed HQ / CodSpeed Performance Analysis failed Mar 12, 2026 in 0s

Performance Regression: -2.72%

⚠️ 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

❌ 5 regressed benchmarks
✅ 13 untouched benchmarks

⚠️ Please fix the performance issues or acknowledge them on CodSpeed.

Performance Changes

Benchmark BASE HEAD Efficiency
binary_trees 4.8 s 4.8 s -1.17%
fibonacci 27.9 ms 28.7 ms -2.72%
n_queens 114.2 ms 116.6 ms -2.07%
ackermann 344.8 ms 352.9 ms -2.32%
for_sum 1 s 1 s -1.17%

Comparing feat/everything-is-an-expr (601ead9) with dev (1ba43e0)

Open in CodSpeed