使用"SIMD Everywhere"的回退代码路径
作者: michaeleisel创建于 2020年8月4日更新于 2026年9月6日
标签help wantedgood first issueperformanceresearchplatform coverage
https://GitHub.com/simd-everywhere/simde 已经发布了第一个版本(https://simd-everywhere.GitHub.io/blog/announcements/release/2020/06/21/0.5.0-release.html),看起来似乎是一种可能用于合并代码路径的工具。我认为最有可能的候选方案是使用 SIMD 代码来替换非 SIMD 的回退路径,但也许值得检查一下是否可以用于合并 ARM 和 x86_64,或者支持其他架构。
内容来源: simdjson/simdjson