|
|
|
|
|
by dabinat
61 days ago
|
|
I switched to Arm and saved a lot and it caused zero issues. Especially if you’re using an interpreted language like Python you shouldn’t have any problems. Software might not be quite as optimized for Arm as it is for x86, but in practice you probably won’t notice. In fact, Arm might be faster because it doesn’t have hyper-threading so every vCPU is a full core. |
|