yardstiq/quantum-benchmarks

pyQuil?

Opened this issue · 1 comments

Just double-checking that you didn't benchmark the Forest simulator right?

no we haven't, the reason is we find PyQUIL is using a client-server mode to execute the simulation, thus the results were unfair, one will be measuring the task spawn time instead of the actual simulation time, or the time would include the task spawns. We haven't figure out how to compile and run benchmark on the lisp based program natively. Any help would be welcome.