If you are using AWS S3 SDK for Rust on Graviton, you should enable the 'asm' feature on the sha2 lib transitive dep explicitly. Otherwise, it will not end up using hardware acceleration. Huge CPU drop for one of our services. Identified this issue using @polarsignals.com
1 / 2
Comments