Skip Navigation

Speeding up string search 128x by using SIMD intrinsics in Rust

ipthomas.com {n} times faster than C, where n = 128 - Thomas Ip

A response to the blog post "{n} times faster than C". Our final program achieved a speedup of 128x (36 GiB/s throughput) by reformulating the problem and leveraging SIMD intrinsics.

4

You're viewing a single thread.

4 comments