Hacker News new | ask | show | jobs
by freemint 1652 days ago
Except if you use an M1 and deploy your build on Graviton3 you will leave a lot of performance on the table. (SVE)
1 comments

The same holds true for x86, you want to build performance sensitive code on a machine with the same processor that will be used for running it.
In my experience the difference between Intel laptop parts and xeons isn't that much, atleast it is for AVX512 which would be a good analog for the situation with SVE.