Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

So much of performance is memory access now. The instructions can be fine and the access pattern wrecks you.


Yes, indeed.

Now any load from the L3 cache memory or from the main memory takes much more time than any other instruction (not counting exceptions generated by instructions, which include many memory accesses that slow them down, or deprecated instructions that are kept for backwards compatibility and that are executed by long microcode sequences).




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

Search: