qiskit-ibm-runtime icon indicating copy to clipboard operation
qiskit-ibm-runtime copied to clipboard

Speed up `QiskitRuntimeService.backends`

Open max-radin opened this issue 6 months ago • 1 comments

What is the expected feature or enhancement? I've found that if I have a QiskitRuntimeService object, the first call to the backends method often can take a really long time, sometimes around 60 seconds. I would expect this method to only take at most a few seconds.

Acceptance criteria Calls to QiskitRuntimeService.backends should take at most a few seconds.

max-radin avatar Aug 24 '24 00:08 max-radin