Skip to content

Choose an automation workflow

Automation repeats an experiment you can already run locally. Begin with a working test item or suite, decide which result should fail the job, and retain the reports so another person can inspect a failure.

NeedStart withResult
Run my package's items on every changeCI/CDFunctional outcomes and saved item measurements
Reject a measured regressionComparisons, then CI/CDAn explicit baseline, metric and acceptance limit
Validate compatible versions of the PerfChecker packagesQualified collectionsReceipts for the affected integration tests
Dispatch work to another machineHosted controller and workersJobs and reports associated with the machine that executed them

A completed command is not necessarily a passed performance check. Test-item reports currently distinguish functional success from performance="not_compared". A regression gate needs a supported comparison and an explicit limit.

For a concrete sequence to automate, first reproduce one Bibliography item. Move that same command into CI before extending the selection. Remote hosting and optional model services are not prerequisites for CI.

Open source · Report an issue · Contributions welcome