You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
/// TODO: Check if there is high-performance multi-thread version of algorithm. Possible ideas: use SIMD, ask .NET Core team to include option/flag to AllocHGlobal and ReAllocHGlobal for zeroing of memory.
Unsafe/MemoryHelpers.cs
Line 10 in f44218d