← Back to context

Comment by relistan

2 days ago

Our workload took nearly 18 minutes to cross-compile on their AMD64 runners. It builds on the AArch64 runners in 4 minutes. (Whole container I mean)

Thats probably not a cross compile then, its an emulated compile. Cross compiling is basically the same speed.

  • Sure you know what I meant. It’s an emulated compiler compiling natively. But the point is that building Aarch64 containers under emulation sucks and it doesn’t suck under a native build.