Skip to content

SIMD optimizations like in C# 7 #9

@karlovnv

Description

@karlovnv

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions