qiboteam / qibojit-benchmarks

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

Direct custom operator benchmark #5

Closed stavros11 closed 2 years ago

stavros11 commented 3 years ago

Once we have a complete list of circuit and examples it could be useful to add an additional benchmark script which performs the simulation by direct custom operator calls of the qibojit/qibotf backend, instead of creating the corresponding Qibo circuit. This will be useful in order to estimate the overhead (if any) from the base Qibo library (gate and circuit allocation and castings).