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

Qiskit / qiskit / 8089343583
89%
main: 88%

Build:
Build:
LAST BUILD BRANCH: rust_qpy
DEFAULT BRANCH: main
Ran 29 Feb 2024 01:11AM UTC
Jobs 1
Files 818
Run time 2min
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

29 Feb 2024 12:57AM UTC coverage: 89.294% (-0.03%) from 89.322%
8089343583

push

github

web-flow
Use pulp for simd acceleration (#11916)

This commit updates the fast_sum() function to improve the runtime for
rust functions that are computing the sum of an array of f64s. This is
done by leveraging runtime simd dispatch via the pulp library[1]. The
pulp library is already a dependency as it's getting pulled in from
faer/faer-core. This commit just makes it an direct dependency of qiskit
and we use it directly to compute the sums inside fast sum. This commit
also updates the faer version so that we're keeping pulp and faer on the
latest versions explicitly.

7 of 7 new or added lines in 1 file covered. (100.0%)

24 existing lines in 4 files now uncovered.

59119 of 66207 relevant lines covered (89.29%)

243615.16 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
93.81
-0.24% crates/qasm2/src/expr.rs
5
92.19
0.5% crates/qasm2/src/lex.rs
6
93.52
-5.56% crates/accelerate/src/two_qubit_decompose.rs
12
96.69
-0.92% crates/qasm2/src/parse.rs
Jobs
ID Job ID Ran Files Coverage
1 8089343583.1 29 Feb 2024 01:11AM UTC 818
89.29
GitHub Action Run
Source Files on build 8089343583
  • Tree
  • List 818
  • Changed 29
  • Source Changed 0
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • a00e4d17 on github
  • Prev Build on main (#8086489125)
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