Qiskit / qiskit-ibm-runtime

IBM Client for Qiskit Runtime
https://docs.quantum.ibm.com/api/qiskit-ibm-runtime
Apache License 2.0
149 stars 155 forks source link

Add interface to execution span #1832

Closed yaelbh closed 1 week ago

yaelbh commented 1 month ago

What is the expected feature or enhancement?

The interface will allow users to retrieve medium-grained timing information about their sampler jobs.

yaelbh commented 1 month ago

Probably the main challenges here are serialization/deserialization and plotting. Regarding serialization, remember that compatibility with old versions is required. #1833 is a very initial draft PR.

yaelbh commented 1 month ago

@ihincks What do you expect to see in the plot?