Running Golang on ARM Lambdas
In 2018, AWS introduced its initial lineup of Graviton processors, and since then, they have continued to evolve and improve. The latest iteration of Graviton processors showcases impressive enhancements, including “25% improved compute performance, up to double the floating-point performance, and up to double the speed for cryptographic workloads when compared to the previous generation…” You can note they don’t compare to Intel or AMD. Thats because in a brute force workload usually the x86 processors win out....