Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
dreamcompiler
on May 29, 2022
|
parent
|
context
|
favorite
| on:
Why does this code execute more slowly after stren...
The other issue is instruction-level parallelism, as another poster in TFA pointed out. Even within a single loop iteration the "unoptimized" code is more likely to exploit multiple ALUs if they exist, regardless of vectorization instructions.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: