Y
Hacker News
new
|
ask
|
show
|
jobs
by
umanwizard
486 days ago
The difference is probably that you don’t work in an environment that supports SIMD or your code can’t benefit from it.
1 comments
warble
485 days ago
You're correct, I don't use SIMD instructions much, but I can, and with a C compiler. So still, not sure the advantage of ASM.
link