Skip to content

Implement experimental Rust backend to address performance issues w/ large number of instructions #1760

@MarquessV

Description

@MarquessV

In short, the Python based compatibility layer that pyQuil uses to bridge the gap between quil-py and its own API is slow for large number of instructions. This compatibility layer could be pushed into Rust, and we can axe the dependency of quil-py all together. This could offer significant performance and code quality gains.

See #1755 for an in-depth writeup, and illustration of the benefits.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions