-
Notifications
You must be signed in to change notification settings - Fork 18.8k
Closed
Labels
Milestone
Description
SIMD has the potential to greatly increase performance of a lot of data processing applications. Since #35307 was closed with the remark
We agree that there is an opportunity here, but we don't know what it looks like. Also, this is an area that is likely to be affected by generics, which are in progress. For this specific proposal, there is no change in consensus. Closing.
Generics are now available, so I want to use this opportunity to necrobump and suggest a simd package, which allows using SIMD instructions via a highlevel API. I think a simple API like Rust's experimental SIMD support, or the previously linked WebAssembly and Dart would help a lot of developers in improving their data processing performance in a simple and easy way.
OneOfOne, erifan, Jorropo, changkun, arl and 111 moreguidog, BoRuDar, vtopc and inliquidearthboundkid, lemon-mint, mugli, shenwei356, jndz2 and 11 morelemon-mint and AchwaqKhalid