hashintel
hash
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
BE-420: HashQL: Refactor statement placement with per-field environment analysis
#8479
Comparing
bm/be-420-hashql-restrict-data-types-that-can-be-transferred-into
(
4a57d04
) with
bm/be-414-hashql-introduce-execution-analysis-entry-point-and-island
(
0f850c0
)
CodSpeed Performance Gauge
-1%
Untouched
24
Skipped
44
Benchmarks
Mode
CPU Simulation
Wall Time
Memory
Status
Untouched
Skipped
68 total
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
linear
libs/@local/hashql/mir/benches/transform.rs::benches::forward_substitution::forward_substitution
CodSpeed Performance Gauge
+1%
8.1 µs
8 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
entity_projections
libs/@local/hashql/mir/benches/execution.rs::benches::execution_analysis::execution_analysis
CodSpeed Performance Gauge
0%
65.3 µs
65.1 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
complex
libs/@local/hashql/mir/benches/transform.rs::benches::forward_substitution::forward_substitution
CodSpeed Performance Gauge
0%
22.3 µs
22.2 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
inline
libs/@local/hashql/mir/benches/transform.rs::benches::pipeline::pipeline
CodSpeed Performance Gauge
0%
233.2 µs
232.9 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
linear
libs/@local/hashql/mir/benches/transform.rs::benches::pipeline::pipeline
CodSpeed Performance Gauge
0%
49.2 µs
49.2 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
diamond
libs/@local/hashql/mir/benches/transform.rs::benches::pipeline::pipeline
CodSpeed Performance Gauge
0%
82.9 µs
82.9 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
linear
libs/@local/hashql/mir/benches/transform.rs::benches::cfg_simplify::cfg_simplify
CodSpeed Performance Gauge
0%
16.9 µs
16.9 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
fibonacci_recursive[24]
libs/@local/hashql/mir/benches/interpret.rs::benches::fibonacci_recursive
CodSpeed Performance Gauge
0%
84.1 ms
84.1 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
fibonacci_recursive[16]
libs/@local/hashql/mir/benches/interpret.rs::benches::fibonacci_recursive
CodSpeed Performance Gauge
0%
1.8 ms
1.8 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
complex
libs/@local/hashql/mir/benches/transform.rs::benches::pipeline::pipeline
CodSpeed Performance Gauge
0%
117.1 µs
117.1 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
simple
libs/@local/hashql/mir/benches/execution.rs::benches::execution_analysis::execution_analysis
CodSpeed Performance Gauge
0%
55.6 µs
55.7 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
fibonacci_recursive[8]
libs/@local/hashql/mir/benches/interpret.rs::benches::fibonacci_recursive
CodSpeed Performance Gauge
0%
45.9 µs
46 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
diamond
libs/@local/hashql/mir/benches/transform.rs::benches::forward_substitution::forward_substitution
CodSpeed Performance Gauge
0%
16.3 µs
16.4 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
diamond_cfg
libs/@local/hashql/mir/benches/execution.rs::benches::execution_analysis::execution_analysis
CodSpeed Performance Gauge
0%
88.7 µs
89.1 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
complex
libs/@local/hashql/mir/benches/transform.rs::benches::cfg_simplify::cfg_simplify
CodSpeed Performance Gauge
-1%
11.3 µs
11.3 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
diamond
libs/@local/hashql/mir/benches/transform.rs::benches::cfg_simplify::cfg_simplify
CodSpeed Performance Gauge
-1%
7.6 µs
7.7 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
foldable
libs/@local/hashql/mir/benches/transform.rs::benches::inst_simplify::inst_simplify
CodSpeed Performance Gauge
-1%
9.5 µs
9.5 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
diamond
libs/@local/hashql/mir/benches/transform.rs::benches::dse::dse
CodSpeed Performance Gauge
-1%
5.3 µs
5.4 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
complex
libs/@local/hashql/mir/benches/transform.rs::benches::dse::dse
CodSpeed Performance Gauge
-1%
6.9 µs
7 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
complex
libs/@local/hashql/mir/benches/transform.rs::benches::inst_simplify::inst_simplify
CodSpeed Performance Gauge
-2%
18 µs
18.3 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
dead stores
libs/@local/hashql/mir/benches/transform.rs::benches::dse::dse
CodSpeed Performance Gauge
-2%
9.8 µs
10 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
linear
libs/@local/hashql/mir/benches/transform.rs::benches::dse::dse
CodSpeed Performance Gauge
-3%
5 µs
5.1 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
diamond
libs/@local/hashql/mir/benches/transform.rs::benches::inst_simplify::inst_simplify
CodSpeed Performance Gauge
-3%
12 µs
12.4 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
linear
libs/@local/hashql/mir/benches/transform.rs::benches::inst_simplify::inst_simplify
CodSpeed Performance Gauge
-4%
9.9 µs
10.3 µs
The benchmarks below were skipped, so their baseline results are used instead. If they were deleted in your codebase, archive them to remove them from the performance reports.
Learn more about archiving benchmarks
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
bit_matrix/dense/contains[1000]
libs/@local/hashql/core/benches/bit_matrix.rs::benches::dense_contains
Skipped
4.5 ms
*
1
2
3
Commits
Click on a commit to change the comparison range
Base
bm/be-414-hashql-introduce-execution-analysis-entry-point-and-island
0f850c0
-0.77%
feat: destructure env
7edcb26
1 day ago
by indietyp
+0.06%
fix: also visit value on dict
77c97b9
1 day ago
by indietyp
0%
chore: docs
4a57d04
1 day ago
by indietyp
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs