Y
Hacker News
new
|
ask
|
show
|
jobs
by
jpegqs
1643 days ago
Memory bandwidth is the limit, so you can't make it faster than memcpy(). However, copying memory is still faster than these algorithms, аnd it's complicated to make the conversion speed closer to the speed of copying memory.
1 comments
remram
1643 days ago
What you're saying is that memory bandwidth is a limit but not the current limiting factor. So your answer to GP is "no".
link