Skip to content

Consistent caching strategy in QRE #3095

@msoeken

Description

@msoeken

Is your feature request related to a problem? Please describe.
We need a consistent caching strategy in QRE as caching can take place in many different places:

  • Resource estimation task (caching the results of estimate calls)
  • Application models (caching the traces for application models, e.g., Q#, cirq)
  • ISA Transforms (caching the ISAs from expensive ISA transforms, e.g., round-based factories)

Describe the solution you'd like

  • Consistent parameter names and enablement of caching
  • Configure the caching directory and caching state via some init call

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions