mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
Use pnpm instead of yarn as the package manager and interaction tool for the repo PR Close #62924
11 lines
483 B
Markdown
11 lines
483 B
Markdown
## Benchmarks script
|
|
|
|
This folder contains a convenience script for running benchmarks and performing comparisons. It can
|
|
be run via `pnpm 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 .
|