niklas-heer / speed-comparison

A repo which compares the speed of different programming languages.
https://niklas-heer.github.io/speed-comparison
MIT License
475 stars 76 forks source link

Use SIMD for Zig #128

Open alexkuz opened 1 month ago

alexkuz commented 1 month ago

(I have to notice that using SIMD isn't really fair - there should be at least a non-SIMD version for every language that uses it, in my opinion)