Skip to content

Would you be interested in some integration / performance tests? #11

Description

@pybeaudouin

As a user, I often look at a tests to understand what a project does.

As a developer, they help me detecting when I break something.

I understand that chp-sim aims at improving the number the qubits that can be simulated by restricting the simulation scope to the C, H, P gates.

Would you be interested in an integration test that checks that?

Scenario idea:

  1. benchmark the default simulator on a HelloWorld-like class (that uses a combination of the C, H, P gates)
  2. benchmark chp-sim on the same class
  3. check that chp-sim runs faster (and/or better if the simulator outputs meaningful metrics)
  4. if that is not conclusive, replace HelloWorld with something that would need "hundreds of qubits" (as per the README)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions