Go 1.27's SIMD ties with NumPy until the data fits in cache
DEV Community
Go 1.27's SIMD ties with NumPy until the data fits in cache
I measured Go 1.27's experimental simd package against NumPy. They tie out of cache and lose inside it, and the reason is not the language.
0 comments
No comments yet.