quantumlib / Cirq

A Python framework for creating, editing, and invoking Noisy Intermediate Scale Quantum (NISQ) circuits.
Apache License 2.0
4.23k stars 1.01k forks source link

GCP setup for ASV Benchmarks #3838

Open tanujkhattar opened 3 years ago

tanujkhattar commented 3 years ago

Is your feature request related to a use case or problem? Please describe.

PR3822 adds performance benchmarks for ASV to solve #1124 . Create a setup on GCP to run the performance tests daily and host the output website. Also add docs describing the GCP setup.

Describe the solution you'd like The resulting output should like https://tanujkhattar.github.io/Cirq/

What is the urgency from your perspective for this issue? Is it blocking important work? P1 - I need this no later than the next release (end of quarter)

tanujkhattar commented 3 years ago

Filed a bug in asv: https://github.com/airspeed-velocity/asv/issues/964

dabacon commented 1 month ago

did we ever do this? I see jobs running on gcp but not sure if they are exported

tanujkhattar commented 1 month ago

There was a webpage at one point where the results were displayed, but it returns page not found now - https://cirq-infra.uc.r.appspot.com/

The gcp jobs should probably be stopped now and we'll have to revisit this task.