Hacker News new | ask | show | jobs
by b20000 1048 days ago
get a profiler, pick an algorithm, and parallellize it using simd

then compare before / after using the profiler

learn about the intrinsics as you work on it