By connecting with your Git forge, CodSpeed brings performance data directly into your development workflow through pull request comments and status checks.
Supported Repository Providers
Benefits
Performance results appear automatically in pull request comments, making
performance data visible to all reviewers.
Instead of hunting through CI logs or external dashboards, your team gets performance insights directly in the pull request interface. CodSpeed automatically posts detailed performance reports as comments, showing benchmark results, comparisons with the base branch, and highlighting any significant changes.
Pull Request Performance Report showing the performance regression
Automated Status Checks
Configure status checks to prevent merging pull requests that introduce
performance regressions beyond your tolerance thresholds.
Repository provider integration enables CodSpeed to participate in your branch protection rules through status checks. You can configure performance checks to automatically block merges when performance degrades beyond acceptable limits, ensuring performance standards are enforced at the repository level.
Pull Request Regression Failing GitHub Checks
All performance data is linked to specific commits, branches, and pull
requests, creating a comprehensive audit trail.
Your repository becomes the single source of truth for both code changes and their performance implications. CodSpeed maintains performance history tied directly to your Git commits, making it easy to understand when and why performance changed.