TE
科技回声
首页
24小时热榜
最新
最佳
问答
展示
工作
中文
GitHub
Twitter
首页
Scanning HTML at Gigabytes per Second on Arm Processors
29 点
作者
matt_d
3 个月前
1 comment
kristianp
3 个月前
By Daniel Lemire. His implementation operates on 512 bits of html at a time, and uses Neon Intrinsics. He compares to Blink and Webkit, which both use abstractions over processor intrinsics, Highway and SIMDe respectively.