Ran
|
Files
817
|
Run time
25s
|
Badge
Embed ▾
README BADGES
|
push
github
Improve performance of `CircuitData::__getitem__` (#11842) (#11843) The order of the variants in `SliceOrInt` determines which is tried first by the `FromPyObject` derivation. `Int` is more common in like 99.9+% of cases, so wants to be first. (cherry picked from commit 6a8bdb717) Co-authored-by: Jake Lishman <jake.lishman@ibm.com>
58907 of 65971 relevant lines covered (89.29%)
187542.03 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|