angular/scripts/benchmarks
Pawel Kozlowski b771539eb3 build: improve results logging in perf script (#51902)
Add git references when printing perf comparison results.

PR Close #51902
2023-09-26 09:09:01 -07:00
..
index.mts build: improve results logging in perf script (#51902) 2023-09-26 09:09:01 -07:00
README.md
results.mts build: more concise markdown output for benchmark compare results 2023-06-19 14:10:31 +02:00
targets.mts
utils.mts

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.