Overthinking Leetcode's Two Sum with SIMD October 9, 2022 software rust performance simd interview When is the linear scan Two Sum solution faster than a map? What if we use AVX-512 instructions?
Rust Performance 101 in 5 Minutes June 16, 2021 performance rust Is your Rust program CPU bound? Here are the very first things you can do on Linux.
What a visit from Reddit looks like November 4, 2014 society reddit performance Surviving the Reddit hug of death: A tech tale of triumph.