Hacker News new | ask | show | jobs
by obl 2992 days ago
you can saturate memory bandwidth without SIMD, since you can issue at least 2 8-byte scalar loads per cycle. it does not leave much room for actual processing though