Programming-Language-Benchmarks icon indicating copy to clipboard operation
Programming-Language-Benchmarks copied to clipboard

Add SIMD CSharp Mandlebrot Implementation

Open xentripetal opened this issue 2 years ago • 0 comments

Fork of 1.cs, just using Vector512 intrinsics instead of spans. Showed about a 4x performance improvement locally.

xentripetal avatar Feb 13 '24 03:02 xentripetal