Qiskit / qiskit

Qiskit is an open-source SDK for working with quantum computers at the level of extended quantum circuits, operators, and primitives.
https://www.ibm.com/quantum/qiskit
Apache License 2.0
4.83k stars 2.29k forks source link

Add benchmarking tests #12603

Open Procatv opened 2 weeks ago

Procatv commented 2 weeks ago

Summary

Adding to qiskit based on bench_press, specifically qiskit_gym tests

Making changes to the qiskit benchmarking suite by adding more tests with different types of circuits. Not yet finished implementing and would appreciate feedback regarding how I could better improve the benchmarking tests.

Details and comments

Fixes #12595

coveralls commented 2 weeks ago

Pull Request Test Coverage Report for Build 9569038976

Details


Files with Coverage Reduction New Missed Lines %
qiskit/transpiler/passes/synthesis/unitary_synthesis.py 2 88.2%
crates/qasm2/src/lex.rs 3 92.11%
<!-- Total: 5 -->
Totals Coverage Status
Change from base Build 9562946226: -0.003%
Covered Lines: 63415
Relevant Lines: 70657

💛 - Coveralls
qiskit-bot commented 1 week ago

Thank you for opening a new pull request.

Before your PR can be merged it will first need to pass continuous integration tests and be reviewed. Sometimes the review process can be slow, so please be patient.

While you're waiting, please feel free to review other open PRs. While only a subset of people are authorized to approve pull requests for merging, everyone is encouraged to review open pull requests. Doing reviews helps reduce the burden on the core team and helps make the project's code better for everyone.

One or more of the following people are relevant to this code:

coveralls commented 1 week ago

Pull Request Test Coverage Report for Build 9636385838

Warning: This coverage report may be inaccurate.

This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

Details


Files with Coverage Reduction New Missed Lines %
qiskit/converters/circuit_to_gate.py 1 97.44%
qiskit/dagcircuit/dagdepnode.py 1 76.81%
qiskit/compiler/assembler.py 1 96.13%
qiskit/converters/circuit_to_instruction.py 1 98.21%
qiskit/assembler/assemble_schedules.py 1 98.35%
qiskit/qasm2/export.py 1 98.5%
qiskit/pulse/configuration.py 2 96.08%
qiskit/transpiler/passes/synthesis/unitary_synthesis.py 2 88.2%
qiskit/circuit/library/hamiltonian_gate.py 2 83.33%
qiskit/circuit/library/standard_gates/xx_plus_yy.py 2 95.74%
<!-- Total: 811 -->
Totals Coverage Status
Change from base Build 9562946226: 0.03%
Covered Lines: 63662
Relevant Lines: 70905

💛 - Coveralls
coveralls commented 1 week ago

Pull Request Test Coverage Report for Build 9648917691

Details


Files with Coverage Reduction New Missed Lines %
crates/qasm2/src/lex.rs 2 92.88%
<!-- Total: 2 -->
Totals Coverage Status
Change from base Build 9648699798: 0.03%
Covered Lines: 63754
Relevant Lines: 71000

💛 - Coveralls
coveralls commented 1 week ago

Pull Request Test Coverage Report for Build 9649517337

Details


Files with Coverage Reduction New Missed Lines %
crates/qasm2/src/lex.rs 2 91.86%
<!-- Total: 2 -->
Totals Coverage Status
Change from base Build 9648699798: 0.02%
Covered Lines: 63744
Relevant Lines: 71000

💛 - Coveralls