Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 460 Bytes

File metadata and controls

23 lines (16 loc) · 460 Bytes

Benchmarks

Running

Run and check results.

swift package benchmark

Checking against baselines

Run for a specific Swift version, for example:

swift package benchmark baseline check --check-absolute-path Thresholds/5.10/

Updating baselines

Update for a specific Swift version, for example:

swift package --allow-writing-to-package-directory benchmark --format metricP90AbsoluteThresholds --path Thresholds/5.10/