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.