qiboteam / qibojit-benchmarks

Benchmark code for qibojit performance accessment
Apache License 2.0
2 stars 3 forks source link

Example data and notebook #7

Closed stavros11 closed 3 years ago

stavros11 commented 3 years ago

Adds example benchmark numbers from qibo machine and a notebook that prints the results in markdown table format. The code to print the logs generally depends on what kind of runs one wants to compare, for example different circuits / backends or number of qubits and how they should presented, eg. tables or plots. I think all these manipulations can be easily done if the saved json is loaded as pandas DataFrame. Hopefully this notebook shows an example and we can extend further depending on what we would like to show.