Quantinuum
hugr
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
feat(hugr-cli): add -E flag to load extensions from a directory
#3082
Comparing
gh-collect-exts
(
d5478c2
) with
main
(
41bf37f
)
CodSpeed Performance Gauge
0%
Untouched
29
Ignored
7
Skipped
6
Benchmarks
Mode
CPU Simulation
Wall Time
Memory
Status
Untouched
Ignored
Skipped
42 total
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
insert_forest
hugr/benches/benchmarks/hugr.rs::benches::bench_insertion::insertion
CodSpeed Performance Gauge
+1%
50.6 µs
50.1 µs
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
+1%
35.8 ms
35.5 ms
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.7 ms
2.6 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%
42.3 µs
42.2 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
construction
hugr/benches/benchmarks/types.rs::benches::bench_construction::types
CodSpeed Performance Gauge
0%
22.5 µs
22.5 µs
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%
212.9 µs
212.6 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
insert_hugr
hugr/benches/benchmarks/hugr.rs::benches::bench_insertion::insertion
CodSpeed Performance Gauge
0%
58.2 µs
58.1 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
simple_cfg_serialize/json
hugr/benches/benchmarks/hugr.rs::benches::bench_serialization
CodSpeed Performance Gauge
0%
472 µs
471.4 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
circuit_roundtrip/json[1]
hugr/benches/benchmarks/hugr.rs::benches::bench_serialization
CodSpeed Performance Gauge
0%
519.3 µs
518.7 µs
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
0%
194.3 µs
194.1 µ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.1 ms
1.1 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.6 ms
1.6 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%
11.4 ms
11.4 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
simple_dfg
hugr/benches/benchmarks/hugr.rs::benches::bench_builder::builder
CodSpeed Performance Gauge
0%
66.2 µs
66.2 µ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
0%
104.1 ms
104.1 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%
11.8 ms
11.8 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%
1.1 ms
1.1 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
fewnode_subgraph[1000]
hugr/benches/benchmarks/subgraph.rs::benches::bench_fewnode_subgraph
CodSpeed Performance Gauge
0%
10.1 ms
10.1 ms
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%
24.2 ms
24.2 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.5 ms
51.5 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
simple_cfg
hugr/benches/benchmarks/hugr.rs::benches::bench_builder::builder
CodSpeed Performance Gauge
0%
214.3 µs
214.3 µs
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%
19.1 ms
19.1 ms
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
0%
3.7 ms
3.7 ms
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
0%
47.3 µs
47.3 µs
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%
251.8 ms
252 ms
1
2
Commits
Click on a commit to change the comparison range
Base
main
41bf37f
+0.12%
hugr-cli: add -E flag to load extensions from a directory
6e370aa
2 days ago
by cgh-qtnm
-0.09%
Test and doc update
d5478c2
2 days ago
by cgh-qtnm
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs