Avatar for the Quantinuum user
Quantinuum
hugr
BlogDocsChangelog

feat(hugr-llvm)!: Add support for emitting debug locations

#3026
Comparing
george/debuginfo
(
60f1585
) with
main
(
2868f4a
)
CodSpeed Performance Gauge
+1%
Untouched
29
Ignored
7
Skipped
6

Benchmarks

42 total
big_hugr_roundtrip/capnp[1048576]
hugr/benches/benchmarks/hugr.rs::benches::bench_big_hugr_serialization
CodSpeed Performance Gauge
+4%
12.1 ms11.7 ms
circuit_roundtrip/capnp[100]
hugr/benches/benchmarks/hugr.rs::benches::bench_serialization
CodSpeed Performance Gauge
+3%
8.5 ms8.3 ms
multinode_subgraph[10]
hugr/benches/benchmarks/subgraph.rs::benches::bench_multinode_subgraph
CodSpeed Performance Gauge
+2%
138.1 µs134.8 µs
circuit_roundtrip/capnp[1000]
hugr/benches/benchmarks/hugr.rs::benches::bench_serialization
CodSpeed Performance Gauge
+1%
75.7 ms74.7 ms
circuit_serialize/json[10]
hugr/benches/benchmarks/hugr.rs::benches::bench_serialization
CodSpeed Performance Gauge
+1%
353.7 µs348.9 µs
insert_from_view
hugr/benches/benchmarks/hugr.rs::benches::bench_insertion::insertion
CodSpeed Performance Gauge
+1%
41.8 µs41.4 µs
simple_dfg
hugr/benches/benchmarks/hugr.rs::benches::bench_builder::builder
CodSpeed Performance Gauge
+1%
58.9 µs58.4 µs
insert_view_forest
hugr/benches/benchmarks/hugr.rs::benches::bench_insertion::insertion
CodSpeed Performance Gauge
+1%
44.1 µs43.7 µs
insert_hugr
hugr/benches/benchmarks/hugr.rs::benches::bench_insertion::insertion
CodSpeed Performance Gauge
+1%
55 µs54.7 µs
fewnode_subgraph[10]
hugr/benches/benchmarks/subgraph.rs::benches::bench_fewnode_subgraph
CodSpeed Performance Gauge
+1%
137 µs136.1 µs
simple_cfg
hugr/benches/benchmarks/hugr.rs::benches::bench_builder::builder
CodSpeed Performance Gauge
+1%
165.9 µs164.9 µs
circuit_roundtrip/json[10]
hugr/benches/benchmarks/hugr.rs::benches::bench_serialization
CodSpeed Performance Gauge
0%
2.2 ms2.1 ms
fewnode_subgraph[100]
hugr/benches/benchmarks/subgraph.rs::benches::bench_fewnode_subgraph
CodSpeed Performance Gauge
0%
615.2 µs612.6 µs
circuit_roundtrip/json[1000]
hugr/benches/benchmarks/hugr.rs::benches::bench_serialization
CodSpeed Performance Gauge
0%
204.7 ms203.9 ms
circuit_roundtrip/json[100]
hugr/benches/benchmarks/hugr.rs::benches::bench_serialization
CodSpeed Performance Gauge
0%
19.6 ms19.5 ms
insert_forest
hugr/benches/benchmarks/hugr.rs::benches::bench_insertion::insertion
CodSpeed Performance Gauge
0%
48.3 µs48.2 µs
construction
hugr/benches/benchmarks/types.rs::benches::bench_construction::types
CodSpeed Performance Gauge
0%
11.3 µs11.3 µs
multinode_subgraph[100]
hugr/benches/benchmarks/subgraph.rs::benches::bench_multinode_subgraph
CodSpeed Performance Gauge
0%
1.1 ms1.1 ms
simple_cfg_serialize/json
hugr/benches/benchmarks/hugr.rs::benches::bench_serialization
CodSpeed Performance Gauge
0%
386.8 µs386.7 µs
circuit_serialize/json[1000]
hugr/benches/benchmarks/hugr.rs::benches::bench_serialization
CodSpeed Performance Gauge
0%
29.6 ms29.6 ms
fewnode_subgraph[1000]
hugr/benches/benchmarks/subgraph.rs::benches::bench_fewnode_subgraph
CodSpeed Performance Gauge
0%
5.3 ms5.3 ms
circuit_serialize/json[1]
hugr/benches/benchmarks/hugr.rs::benches::bench_serialization
CodSpeed Performance Gauge
0%
82.6 µs82.6 µs
big_hugr_roundtrip/json[1048576]
hugr/benches/benchmarks/hugr.rs::benches::bench_big_hugr_serialization
CodSpeed Performance Gauge
0%
50.9 ms50.8 ms
big_hugr_roundtrip/capnp[1024]
hugr/benches/benchmarks/hugr.rs::benches::bench_big_hugr_serialization
CodSpeed Performance Gauge
0%
1 ms1 ms
multinode_subgraph[1000]
hugr/benches/benchmarks/subgraph.rs::benches::bench_multinode_subgraph
CodSpeed Performance Gauge
0%
14.2 ms14.3 ms

Commits

Click on a commit to change the comparison range
Base
main
2868f4a
-0.21%
hugr-llvm: simplify debug info tests
3376256
24 days ago
by cgh-qtnm
-0.15%
Fixes from copilot
8c3c2cf
24 days ago
by cgh-qtnm
+0.15%
Documentation
2feac5a
24 days ago
by cgh-qtnm
+0.07%
hugr-llvm: test failure on invalid debug info JSON schema
18f1fb4
24 days ago
by cgh-qtnm
-0.06%
Fixes from copilot and self
6a0e206
23 days ago
by cgh-qtnm
+0.13%
fix(hugr-persistent): handle NodeLabel::MetadataKey in mermaid_string_with_formatter
dae040b
23 days ago
by cgh-qtnm
-0.06%
hugr-llvm: extract unmangle_hugr_func_name and add unit tests
4ebb9b8
21 days ago
by cgh-qtnm
+0.02%
Add 'notail' to all HUGR function calls
3bd16c6
19 days ago
by cgh-qtnm
+0.1%
Revert "Add 'notail' to all HUGR function calls"
2d59311
19 days ago
by cgh-qtnm
-0.17%
Document and restructure hugr-core::metadata::debug_info
08bddaf
19 days ago
by cgh-qtnm
-0.09%
Minor fixes from Augustin:
6aa4bf1
19 days ago
by cgh-qtnm
-0.01%
Conform to updates in guppylang metadata gen
5413ea7
18 days ago
by cgh-qtnm
+0.39%
Enhance metadata node labels to print a list of keys
e0b44be
18 days ago
by cgh-qtnm
+0.44%
Move try_get_metadata into HugrView implementation
60f1585
11 days ago
by cgh-qtnm
© 2026 CodSpeed Technology
Home Terms Privacy Docs