Skip to content

BE-614: HashQL: Generate synthetic closure bodies for intrinsics used as first-class values - #8895

Open
indietyp wants to merge 3 commits into
bm/be-615-hashql-introduce-synthetic-closures-and-trivial-closurefrom
bm/be-614-hashql-generate-synthetic-mir-bodies-for-intrinsics-in-value
Open

BE-614: HashQL: Generate synthetic closure bodies for intrinsics used as first-class values#8895
indietyp wants to merge 3 commits into
bm/be-615-hashql-introduce-synthetic-closures-and-trivial-closurefrom
bm/be-614-hashql-generate-synthetic-mir-bodies-for-intrinsics-in-value

fix: suggeestions from code review

7801f77
Select commit
Loading
Failed to load commit list.
CodSpeed HQ / CodSpeed Performance Analysis completed Jul 8, 2026 in 0s

1 benchmark regressed

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

⚡ 3 improved benchmarks
❌ 1 regressed benchmark
✅ 76 untouched benchmarks

Warning

Please fix the performance issues or acknowledge them on CodSpeed.

Performance Changes

Benchmark BASE HEAD Efficiency
pattern_match_constant 150.8 ns 180 ns -16.2%
runtime 58.9 ns 29.7 ns +98.13%
constant 58.9 ns 29.7 ns +98.13%
type_checker_simulation 497.5 ns 439.2 ns +13.28%

Tip

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


Comparing bm/be-614-hashql-generate-synthetic-mir-bodies-for-intrinsics-in-value (7801f77) with bm/be-615-hashql-introduce-synthetic-closures-and-trivial-closure (c836d70)

Open in CodSpeed