Marvee Amasi
Marvee Amasi
DIIDevHeads IoT Integration Server
Created by Marvee Amasi on 10/18/2024 in #code-review
Optimizing memcpy Performance on Intel Core i7 10700K: SIMD and Compiler Flags
I saw the use of MMX in the code you linked. How does that compare with more modern SIMD instructions like SSE, AVX, or AVX-512? Could the memcpy implementations for newer processors make use these extensions for even more significant performance gains?
6 replies