Skip to content

build with PGO on macOS arm #732

Closed
Closed
@davidhewitt

Description

@davidhewitt

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

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions