Y
Hacker News
new
|
ask
|
show
|
jobs
by
anonetal
3340 days ago
The parallelization problem doesn't really go away though, since you still need to figure out how to do that to exploit all the cores effectively.
1 comments
rspeer
3340 days ago
You don't
need
to. You're never forced to solve really thorny problems to make your code run faster by a constant.
link