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

Out of curiosity, do you get to directly place code on the L2 cache through the Lua VM ? Is that a module ? If so, what is this voodoo and where can I find it...


No, I'm just thinking that one could minimize cache misses a whole lot.


You don't need to store the framework you are sending to clients in the CPU cache - a good network card can read the data directly from disk, or main memory and send it off, bypassing the cpu.


That's useful. I was thinking mainly of the actual server-side app server and not what would count as its payload.




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

Search: