Skip to content

Performance of tests #37

Open
Open
@sadlerap

Description

@sadlerap

With the release of v0.2.0, we've noticed that test runtimes can reach over an hour. Ideally, we'd like to have shorter test turnaround times. There are a few paths to investigate:

  • Shorter polling times: in a lot of places, we wait 5s between polls in test steps. We can probably cut this down. Reduce default poll retry from 5s to 1s #38
  • Parallelize tests: There isn't any reason we can't run tests in parallel.

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

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions