apple / apple/swift-string-processing-benchmarks
Benchmark baselines aren't being saved
Open
- Dominant language
- Swift
- Stars
- 5
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
Running the benchmarks with this command should save the results for comparison against other runs, but I can't get that to work:
```
$ xcrun --toolchain org.swift.59202403071a swift package -c release --allow-writing-to-package-directory benchmark baseline update main
```
I see the progress output of the benchmark run, but nothing is saved anywhere that I can see.
Contributor guide
Assessment
This issue has not been assessed yet.