pyquil icon indicating copy to clipboard operation
pyquil copied to clipboard

include benchmark suite and automation for multiple os

Open nilslice opened this issue 2 years ago • 0 comments

Description

Adds automated benchmarks using the corpus of Quil code found in quilc's repository. The benchmarks focus on the parsing time exclusively, and only use valid Quil programs. These benchmarks will be used to compare performance against quil-rust.

Mention: https://github.com/rigetti/quil-rust/issues/36

Checklist

  • [x] The PR targets the rc branch (not master).
  • [x] The above description motivates these changes.
  • [x] All new and existing tests pass locally and on the PR's checks.
  • [x] All code follows Black style and obeys flake8 conventions.

nilslice avatar Mar 11 '22 23:03 nilslice