• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

Qiskit / qiskit / 6662186198
87%
main: 88%

Build:
Build:
LAST BUILD BRANCH: jeevan/pr-15560-contd-1
DEFAULT BRANCH: main
Ran 27 Oct 2023 03:00AM UTC
Jobs 1
Files 1261
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

27 Oct 2023 02:04AM UTC coverage: 86.889% (-0.02%) from 86.904%
6662186198

push

github

web-flow
Always run vf2 scoring serially (#11112) (#11128)

* Always run vf2 scoring serially

The VF2Layout and VF2PostLayout passes' Rust scoring function has the
option to use a parallel iterator for computing the score of a layout
given a sufficiently large circuit (both in number of 2q interactions or
qubits). Previously the scoring would be multithreaded if there were >
50 qubits or > 50 2q interactions in the circuit. However, as recent
testing has shown in most cases the performance of doing this operation
in parallel is much worse than serial execution. To address this issue,
this commit just always uses the serial version. The parallel option is
left in place for now just in case someone was manually calling the
scoring function with the parallel option set to ``True``.

* Add release note

(cherry picked from commit 0764a33b9)

Co-authored-by: Matthew Treinish <mtreinish@kortar.org>

73856 of 85000 relevant lines covered (86.89%)

91948.33 hits per line

Jobs
ID Job ID Ran Files Coverage
1 6662186198.1 27 Oct 2023 02:59AM UTC 0
86.89
GitHub Action Run
Source Files on build 6662186198
Detailed source file information is not available for this build.
  • Back to Repo
  • 934fda45 on github
  • Prev Build on gh-readonly-queue/stable/0.45/pr-11125-8690b31dc95b5c51225a2fdf796cc409b986698d (#6661571844)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc