logoalt Hacker News

MangoToupelast Saturday at 1:29 PM1 replyview on HN

> where SIMD should be applied

That seems to disqualify your example


Replies

AlotOfReadinglast Saturday at 2:11 PM

There can be huge advantages to text processing in SIMD if you figure it out. Example, simdjson: https://github.com/simdjson/simdjson

show 1 reply