angular/scripts/benchmarks
Joey Perrott 03ac3c299d refactor: update license text to point to angular.dev (#57902)
Update license text to point to angular.dev instead of angular.io

PR Close #57902
2024-09-24 15:28:46 +02:00
..
index.mts refactor: update license text to point to angular.dev (#57902) 2024-09-24 15:28:46 +02:00
README.md docs: fix outdated links from docs to contributing-docs folder in markdown documents (#56462) 2024-06-17 08:53:17 -07:00
results.mts refactor: update license text to point to angular.dev (#57902) 2024-09-24 15:28:46 +02:00
targets.mts refactor: update license text to point to angular.dev (#57902) 2024-09-24 15:28:46 +02:00
utils.mts refactor: update license text to point to angular.dev (#57902) 2024-09-24 15:28:46 +02:00

Benchmarks script

This folder contains a convenience script for running benchmarks and performing comparisons. It can be run via yarn benchmarks. See command line help for possible commands.

The benchmark script is used in conjunction with the benchmark compare GitHub actions workflow, allowing organization members to initiate a benchmark comparison via a GitHub comment in a PR.

Docs

See the benchmark documentation.