|
|
|
|
|
by tluyben2
1476 days ago
|
|
I work in fintech saas and yes this has been an issue; my 11 year old x220 felt faster than the m1 when working on our monolith and services written in asp.net core and the docker services it needs. For everything native, it’s really fast. You really need to be careful to have everything native. With .net 6 which has an m1 target things are so much better. Same for the jvm, android dev and react native. Xcode is still buggy but we only use the tooling anyway. In short; it started out rocky, but, if you are careful and use only native application so Rosetta doesn’t kick in, it is a phenomenal machine (I have the air); great keyboard, touchpad and screen, great battery life and it stays cool throughout a development day. If you need x86/64 binaries, then these laptops are not a good choice; wait until there are m1 arm targets. |
|