Hacker News new | past | comments | ask | show | jobs | submit login

I can see how this wouldn’t be covered in an undergrad cs education. I took only a single computer architecture class which was extremely limited in scope. The only reason I knew about vectorization during undergrad is because a friend mentioned it to me once.



The basic speed up will not even be because of vectorisation. It will be because of caches.


Are you saying that the majority of the speed up is from caches and then there's a secondary, much smaller, speed up from the vectorization? Or are you saying all the speed up is from caches and I'm off base here with vectorization.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: