CQCL / tket2

Version 2 of the TKET quantum compiler
http://crates.io/crates/tket2
Apache License 2.0
30 stars 6 forks source link

Loading compiled ECCs is quite slow. #257

Open aborgna-q opened 1 year ago

aborgna-q commented 1 year ago

Loading a new ECC from nam_6_3.rwr takes a couple seconds. Is there any way to speed up this?

The answer may very well be no, since that compiled rewriter contains 70MB of encoded hugrs.

aborgna-q commented 3 months ago

https://github.com/CQCL/hugr/pull/1387 should help with this.