hashintel
hash
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
BE-306: HashQL: PostgreSQL translation
#8526
Merged
Comparing
bm/be-306-hashql-postgres-translation
(
69ea1ed
) with
main
(
7b67b01
)
CodSpeed Performance Gauge
0%
Untouched
80
No successful run was found on
main
(
0590cf1
) during the generation of this report, so
7b67b01
was used instead as the comparison base. There might be some changes unrelated to this pull request in this report.
Benchmarks
Mode
CPU Simulation
Wall Time
Memory
Status
Untouched
80 total
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
runtime
libs/@local/hashql/core/benches/symbol.rs::benches::hashing::hash
CodSpeed Performance Gauge
+8%
404.7 ns
*
375.6 ns
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
bit_matrix/dense/insert[64]
libs/@local/hashql/core/benches/bit_matrix.rs::benches::dense_insert
CodSpeed Performance Gauge
+1%
4.3 µs
*
4.2 µs
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%
7.5 µs
7.4 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
join/primitives
libs/@local/hashql/core/benches/type_system.rs::benches::lattice::lattice
CodSpeed Performance Gauge
+1%
6.9 µs
*
6.9 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
bit_matrix/sparse/union_rows[64]
libs/@local/hashql/core/benches/bit_matrix.rs::benches::sparse_union_rows
CodSpeed Performance Gauge
+1%
4 µs
*
3.9 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
unique[100]
libs/@local/hashql/core/benches/symbol.rs::benches::interning::intern
CodSpeed Performance Gauge
+1%
20.1 µs
*
20 µ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
+1%
5.2 µs
5.2 µ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.5 µs
5.5 µ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
0%
7.1 µs
7.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%
21.5 µs
21.4 µ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.2 µs
16.1 µ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
0%
9.5 µs
9.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
0%
10.1 µs
10.1 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
bit_matrix/sparse/union_rows[200]
libs/@local/hashql/core/benches/bit_matrix.rs::benches::sparse_union_rows
CodSpeed Performance Gauge
0%
12.1 µs
*
12.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
0%
12.2 µs
12.2 µ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%
46.6 µs
46.6 µ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.8 µs
16.7 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
bit_matrix/dense/insert[200]
libs/@local/hashql/core/benches/bit_matrix.rs::benches::dense_insert
CodSpeed Performance Gauge
0%
29.4 µs
*
29.4 µ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%
70.3 µs
70.2 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
unique[10000]
libs/@local/hashql/core/benches/symbol.rs::benches::interning::intern
CodSpeed Performance Gauge
0%
1.1 ms
*
1.1 ms
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%
48.8 µs
48.8 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
bit_matrix/sparse/union_rows[1000]
libs/@local/hashql/core/benches/bit_matrix.rs::benches::sparse_union_rows
CodSpeed Performance Gauge
0%
117.7 µs
*
117.7 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
unique[1000]
libs/@local/hashql/core/benches/symbol.rs::benches::interning::intern
CodSpeed Performance Gauge
0%
115.4 µs
*
115.4 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
bit_matrix/dense/insert[1000]
libs/@local/hashql/core/benches/bit_matrix.rs::benches::dense_insert
CodSpeed Performance Gauge
0%
659.9 µs
*
659.8 µ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.3 µs
82.3 µs
1
2
3
4
Commits
Click on a commit to change the comparison range
Base
main
7b67b01
-0.03%
fix: lateral unnest instead of just unnest
1faeb5c
6 days ago
by indietyp
0%
fix: snapshot
69ea1ed
4 days ago
by indietyp
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs