hashintel
hash
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
H-6487: Add AI assistant to Petrinaut + demo website
#8750
Merged
Comparing
cm/petrinaut-ai-assistant-mvp
(
67ba2f0
) with
main
(
ae5c317
)
CodSpeed Performance Gauge
0%
Untouched
80
Benchmarks
Mode
CPU Simulation
Wall Time
Memory
Status
Untouched
80 total
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
constant
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.
repeated[100]
libs/@local/hashql/core/benches/symbol.rs::benches::interning::intern
CodSpeed Performance Gauge
+2%
240.7 µs
236.7 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
bit_matrix/dense/union_rows[64]
libs/@local/hashql/core/benches/bit_matrix.rs::benches::dense_union_rows
CodSpeed Performance Gauge
+1%
2.3 µs
2.3 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
nested_struct
libs/@local/hashql/core/benches/type_system.rs::benches::subtyping::subtyping
CodSpeed Performance Gauge
+1%
3.9 µs
3.9 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
bit_matrix/dense/union_rows[200]
libs/@local/hashql/core/benches/bit_matrix.rs::benches::dense_union_rows
CodSpeed Performance Gauge
+1%
9 µs
9 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
bit_matrix/dense/transitive_closure[16]
libs/@local/hashql/core/benches/bit_matrix.rs::benches::dense_transitive_closure
CodSpeed Performance Gauge
+1%
4.8 µs
4.8 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
primitives
libs/@local/hashql/core/benches/type_system.rs::benches::subtyping::subtyping
CodSpeed Performance Gauge
0%
5.9 µs
5.8 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
full_solve/contravariant
libs/@local/hashql/core/benches/type_system.rs::benches::inference::inference
CodSpeed Performance Gauge
0%
35.7 µs
35.6 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
contravariant_closure
libs/@local/hashql/core/benches/type_system.rs::benches::subtyping::subtyping
CodSpeed Performance Gauge
0%
7.9 µs
7.8 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
lexer_simulation
libs/@local/hashql/core/benches/symbol.rs::benches::realistic::realistic
CodSpeed Performance Gauge
0%
79.6 µs
79.3 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
full_solve/simple
libs/@local/hashql/core/benches/type_system.rs::benches::inference::inference
CodSpeed Performance Gauge
0%
36.6 µs
36.5 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
bit_matrix/sparse/clear_reuse[64]
libs/@local/hashql/core/benches/bit_matrix.rs::benches::sparse_clear_reuse
CodSpeed Performance Gauge
0%
9.2 µs
9.2 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
full_solve/complex
libs/@local/hashql/core/benches/type_system.rs::benches::inference::inference
CodSpeed Performance Gauge
0%
40.4 µs
40.3 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
bit_matrix/sparse/clear_reuse[200]
libs/@local/hashql/core/benches/bit_matrix.rs::benches::sparse_clear_reuse
CodSpeed Performance Gauge
0%
19.9 µs
19.9 µ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%
50.6 µs
50.6 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
meet/recursive
libs/@local/hashql/core/benches/type_system.rs::benches::lattice::lattice
CodSpeed Performance Gauge
0%
299.5 µs
299.3 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
join/recursive
libs/@local/hashql/core/benches/type_system.rs::benches::lattice::lattice
CodSpeed Performance Gauge
0%
541.7 µs
541.4 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
bit_matrix/dense/union_rows[1000]
libs/@local/hashql/core/benches/bit_matrix.rs::benches::dense_union_rows
CodSpeed Performance Gauge
0%
102.5 µs
102.4 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
bit_matrix/dense/transitive_closure[64]
libs/@local/hashql/core/benches/bit_matrix.rs::benches::dense_transitive_closure
CodSpeed Performance Gauge
0%
56.4 µs
56.4 µ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%
232.8 µs
232.7 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
bit_matrix/sparse/clear_reuse[1000]
libs/@local/hashql/core/benches/bit_matrix.rs::benches::sparse_clear_reuse
CodSpeed Performance Gauge
0%
117.8 µs
117.7 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
bit_matrix/dense/transitive_closure[200]
libs/@local/hashql/core/benches/bit_matrix.rs::benches::dense_transitive_closure
CodSpeed Performance Gauge
0%
754.4 µs
754.4 µs
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%
2 ms
2 ms
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%
93.9 ms
93.9 ms
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
0%
7.6 µs
7.6 µs
1
2
3
4
Commits
Click on a commit to change the comparison range
Base
main
ae5c317
-0.01%
lint fix
5c79142
2 days ago
by CiaranMn
0%
address pr feedback
bee10aa
2 days ago
by CiaranMn
0%
address pr feedback
16a3a3c
2 days ago
by CiaranMn
0%
Update libs/@hashintel/petrinaut-core/src/schemas/entity-schemas.ts
511efcb
2 days ago
by CiaranMn
0%
add changesets. update import
67ba2f0
2 days ago
by CiaranMn
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs