Closed
Description
After #678 we will have PGO optimized builds for x86_64 ubuntu and windows.
We ideally will want to ship these for arm macOS also, however github actions does not have public arm macOS runners yet, so we can't run the profiling to gather PGO input.
Either we need to wait for public runners to be available, or run our own arm macOS self-hosted runner.
Possible resources found from a quick browse:
https://blog.pantsbuild.org/m1-support-self-hosted/
https://github.com/philips-labs/terraform-aws-github-runner
https://hackernoon.com/how-using-self-hosted-github-runners-can-save-you-a-fortune
Selected Assignee: @adriangb