Quantinuum
hugr
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
refactor: start cleaning up SiblingSubgraph convexity checking
#2956
Merged
Comparing
acl/sib_sub
(
bc6cf8c
) with
main
(
de7b9f7
)
CodSpeed Performance Gauge
0%
Untouched
32
Ignored
7
Skipped
3
Benchmarks
Mode
CPU Simulation
Wall Time
Memory
Status
Untouched
Ignored
Skipped
42 total
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
fewnode_subgraph[10]
hugr/benches/benchmarks/subgraph.rs::benches::bench_fewnode_subgraph
CodSpeed Performance Gauge
+3%
145 µs
140.4 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
circuit_serialize/json[100]
hugr/benches/benchmarks/hugr.rs::benches::bench_serialization
CodSpeed Performance Gauge
+2%
3 ms
3 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
insert_hugr
hugr/benches/benchmarks/hugr.rs::benches::bench_insertion::insertion
CodSpeed Performance Gauge
+1%
55.7 µs
55 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
insert_view_forest
hugr/benches/benchmarks/hugr.rs::benches::bench_insertion::insertion
CodSpeed Performance Gauge
+1%
43.2 µs
42.8 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
insert_from_view
hugr/benches/benchmarks/hugr.rs::benches::bench_insertion::insertion
CodSpeed Performance Gauge
+1%
42.1 µs
41.8 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
circuit_roundtrip/capnp[1000]
hugr/benches/benchmarks/hugr.rs::benches::bench_serialization
CodSpeed Performance Gauge
+1%
75 ms
74.5 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
circuit_serialize/json[10]
hugr/benches/benchmarks/hugr.rs::benches::bench_serialization
CodSpeed Performance Gauge
0%
363.7 µs
362.2 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
circuit_roundtrip/json[100]
hugr/benches/benchmarks/hugr.rs::benches::bench_serialization
CodSpeed Performance Gauge
0%
19.6 ms
19.6 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
construction
hugr/benches/benchmarks/types.rs::benches::bench_construction::types
CodSpeed Performance Gauge
0%
11.9 µs
11.9 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
multinode_subgraph[10]
hugr/benches/benchmarks/subgraph.rs::benches::bench_multinode_subgraph
CodSpeed Performance Gauge
0%
139.3 µs
139 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
hash_simple[10]
hugr-passes/benches/benchmarks/hash.rs::benches::bench_hash_simple::hash a simple circuit
CodSpeed Performance Gauge
0%
152.3 µs
152.2 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
big_hugr_roundtrip/capnp[1024]
hugr/benches/benchmarks/hugr.rs::benches::bench_big_hugr_serialization
CodSpeed Performance Gauge
0%
1 ms
1 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
circuit_serialize/json[1000]
hugr/benches/benchmarks/hugr.rs::benches::bench_serialization
CodSpeed Performance Gauge
0%
30.1 ms
30.1 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
big_hugr_roundtrip/json[1048576]
hugr/benches/benchmarks/hugr.rs::benches::bench_big_hugr_serialization
CodSpeed Performance Gauge
0%
51.6 ms
51.6 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
big_hugr_roundtrip/json[1024]
hugr/benches/benchmarks/hugr.rs::benches::bench_big_hugr_serialization
CodSpeed Performance Gauge
0%
179.8 µs
179.8 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
hash_simple[1000]
hugr-passes/benches/benchmarks/hash.rs::benches::bench_hash_simple::hash a simple circuit
CodSpeed Performance Gauge
0%
12.7 ms
12.7 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
big_hugr_roundtrip/capnp[1048576]
hugr/benches/benchmarks/hugr.rs::benches::bench_big_hugr_serialization
CodSpeed Performance Gauge
0%
12.3 ms
12.3 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
hash_simple[100]
hugr-passes/benches/benchmarks/hash.rs::benches::bench_hash_simple::hash a simple circuit
CodSpeed Performance Gauge
0%
1.3 ms
1.3 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
circuit_roundtrip/json[1000]
hugr/benches/benchmarks/hugr.rs::benches::bench_serialization
CodSpeed Performance Gauge
0%
205.4 ms
205.5 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
fewnode_subgraph[100]
hugr/benches/benchmarks/subgraph.rs::benches::bench_fewnode_subgraph
CodSpeed Performance Gauge
0%
652.3 µs
652.9 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
circuit_roundtrip/json[10]
hugr/benches/benchmarks/hugr.rs::benches::bench_serialization
CodSpeed Performance Gauge
0%
2.2 ms
2.2 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
multinode_subgraph[1000]
hugr/benches/benchmarks/subgraph.rs::benches::bench_multinode_subgraph
CodSpeed Performance Gauge
0%
14.6 ms
14.7 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
circuit_roundtrip/capnp[100]
hugr/benches/benchmarks/hugr.rs::benches::bench_serialization
CodSpeed Performance Gauge
0%
8.4 ms
8.4 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
multinode_subgraph[100]
hugr/benches/benchmarks/subgraph.rs::benches::bench_multinode_subgraph
CodSpeed Performance Gauge
0%
1.1 ms
1.1 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
circuit_serialize/json[0]
hugr/benches/benchmarks/hugr.rs::benches::bench_serialization
CodSpeed Performance Gauge
0%
39.3 µs
39.4 µs
1
2
Commits
Click on a commit to change the comparison range
Base
main
de7b9f7
-0.04%
Clarify some types are actually fixed as TopoConvexChecker
61f2e44
17 days ago
by acl-cqc
+0.2%
Abandon OnceCell initialization
bc6cf8c
17 days ago
by acl-cqc
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs