Skip to content

Build time for linux/arm64 image #234

@tsibley

Description

@tsibley

The current build time for the linux/arm64 image in CI is around 45 minutes (judging by recent runs). That's pretty long! This is in large part because it's running on amd64 hardware emulating arm64 with QEMU instead of running natively on arm64 hardware.

It's come to my attention (again, but I didn't look into it last time) that we could be running this build on actual arm64 hardware by using GitHub's "large" runners. This would cost us money, as large runners are not included gratis like the standard runners we use now.

We may not want to do this, and that's fine, but I wanted to record it somewhere.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions