Hacker News new | ask | show | jobs
by exceptione 28 days ago
Thanks, your are talking about using plain loops with regular arrays, or do you mean the specific types like here <https://learn.microsoft.com/en-us/dotnet/standard/simd>?

EDIT: A bit more background @<https://medium.com/@meriffa/net-core-concepts-simd-avx-intri...>