Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SIMD optimizations like in C# 7 #9

Open
karlovnv opened this issue Aug 16, 2023 · 0 comments
Open

SIMD optimizations like in C# 7 #9

karlovnv opened this issue Aug 16, 2023 · 0 comments

Comments

@karlovnv
Copy link

The newest version of .net has LINQ SIMD-optimized.
https://devblogs.microsoft.com/dotnet/performance_improvements_in_net_7/#linq

Could you please consider to add the same functionality?

Method Runtime Length Mean Ratio Allocated Alloc Ratio
Min .NET 6.0 4 26.167 ns 1.00 32 B 1.00
Min .NET 7.0 4 4.788 ns 0.18 0.00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant