Y
Hacker News
new
|
ask
|
show
|
jobs
by
gpapilion
1499 days ago
Am I missing the comparison of avx ve non-avx performance?
1 comments
fwessels
1499 days ago
Sneller founder here: we do not have any non-AVX code so we cannot compare directly against that. But generally speaking our code always works on 16 lanes in parallel per core, so that gives a huge speed-up.
link