Qiskit / red-queen

Quantum software benchmarking tool
Apache License 2.0
18 stars 15 forks source link

Added CI Job to test new benchmarks #29

Closed raynelfss closed 2 years ago

raynelfss commented 2 years ago

Added a new CI Job that will detect any new benchmarks whenever they're added to red-queen/games/applications or red-queen/games/mapping and run them with pytest. This job will also display the results of each benchmark run.

Specs:

To check a test run of this job, you can check the Actions tab of this pull request for full logging. Feel free to push any test-files for further testing.