mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
This commit creates a GitHub action that runs benchmark comparisons for a single target whenever a command comment is created by trusted Angular organization members: ``` /benchmark-compare <compare-ref> <benchmark-target> ``` The benchmark will be run locally in Github actions, using the same machine to minimize number deviation. The results are then printed to the GitHub PR using a comment. At current time, no actual "green/red" state is computed, but rather the raw results are printed. In the future, since we have all the metric data from the benchpress JSON logs, we could implement something more easy to understand- but that's a follow-up/needs more discussion. PR Close #50745 |
||
|---|---|---|
| .. | ||
| aio-preview-build.yml | ||
| aio-preview-deploy.yml | ||
| assistant-to-the-branch-manager.yml | ||
| benchmark-compare.yml | ||
| dev-infra.yml | ||
| feature-requests.yml | ||
| google-internal-tests.yml | ||
| merge-ready-status.yml | ||
| scorecard.yml | ||
| update-cli-help.yml | ||
| update-events.yml | ||