Hacker News new | ask | show | jobs
by akasakahakada 1156 days ago
Now I understand why mordern web is slow as hell.
1 comments

Then you probably misunderstand just how much work a CPU can actually do in the time it takes to read a new cache line from main memory.
Now you miss the point that you need to read that list from RAM in order to do for loop too.