quantumlib / Cirq

A Python framework for creating, editing, and invoking Noisy Intermediate Scale Quantum (NISQ) circuits.
Apache License 2.0
4.24k stars 1.01k forks source link

Modify run_batch_async #6387

Closed senecameeks closed 9 months ago

senecameeks commented 9 months ago

call run batch async asynchronously

This change gives a 2x speedup when usingrun_batch

review-notebook-app[bot] commented 9 months ago

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

codecov[bot] commented 9 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (be7b059) 97.80% compared to head (db41d92) 97.81%. Report is 11 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #6387 +/- ## ======================================== Coverage 97.80% 97.81% ======================================== Files 1111 1111 Lines 96877 97054 +177 ======================================== + Hits 94754 94931 +177 Misses 2123 2123 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.