Hacker News new | ask | show | jobs
by friday99 2220 days ago
Note the go compiler is actually fairly immature compared to C++ compilers. It does not have any AVX autovectorization. Any AVX optimization is manual assembly by a library author.