Hacker News new | ask | show | jobs
by awill88 1744 days ago
Maybe a dumb question, but are they running M1 with the ARM version of Docker & Ruby? I imagine it’s probably difficult to accidentally get the AMD64 version, but I didn’t see that detail in the benchmark
1 comments

author here. M1 was running arm images, but as far as I know Docker Desktop on M1 use Qemu which is super slow anyway.
Uh, why? All projects I saw in the early days of M1 (first some script with a modded version, then UTM) were using Qemu to demonstrate the power of Virtualization.Framework (with near native performance). What is Docker doing wrong?