Qiskit-Extensions / circuit-knitting-toolbox

Tools for knitting quantum circuits with Qiskit
https://qiskit-extensions.github.io/circuit-knitting-toolbox/
Apache License 2.0
70 stars 24 forks source link

Time a transpilation routine for a utility-scale set of subexperiments #530

Closed caleb-johnson closed 2 months ago

caleb-johnson commented 3 months ago

Record the time it takes to do a standard transpilation routine on a utility-scale batch of subexperiments. We should allow for transpilation of the QPD circuit and try to avoid thousands of copies and transpilations at the subexperiment level, but it isn't clear how much of an improvement this will make on the runtime of a utility workflow. Let's benchmark this process to establish a baseline.