quil-lang / qvm

The high-performance and featureful Quil simulator.
Other
414 stars 57 forks source link

Compile individual calls to MEASURE #130

Closed stylewarning closed 5 years ago

stylewarning commented 5 years ago
stylewarning commented 5 years ago

Side benefit of this PR: the unit tests run a lot faster because of caching.

stylewarning commented 5 years ago

Get about a 50ms improvement, but more importantly, infrastructure for optimizing measurement instrs.