AI Binary Analysis in Your CI/CD
LOCI adds AI-based binary analysis to your CI/CD workflow.
It helps teams review performance before issues reach testing or production.
In this section
Start with the workflow. Then use the GitHub pages for setup and examples.
CI/CD Workflow
LOCI fits into your existing build workflow with two steps.
Use upload on every run. Add summary when reviewers need results inside GitHub Actions.
CI/CD Benefits
LOCI adds hardware-aware analysis to your pipeline before tests finish.
What you gain
Pre-test analysis catches performance and hardware interaction issues early.
Autonomous optimization gives concrete suggestions for bottlenecks.
Performance gates help block regressions in pull requests. Gates are defined in your repository's Contract Envelope (
.loci/contract.yaml) — see contract
Where results appear
In the LOCI backend after upload.
In the workflow summary when you run
summary.In pull requests and checks when the LOCI GitHub App is installed.
This helps teams catch regressions sooner and review performance in the same flow as code changes.
Last updated
Was this helpful?
