Hacker News new | ask | show | jobs
by dwiel 1567 days ago
How do you know that isn't just measuring that most people keep to 5 tabs because otherwise everything grind to a halt. That's about how many tabs my wife's old Chromebook can handle before she has to start closing old tabs.
1 comments

I am assuming it grind to a halt because it is CPU bound and not Memory bound? In that case the premises of CPU optimisations are not important would be, inaccurate?

In reality it is complicated when we have extra CPU cycle to burn developers tends to put fancy new things. Which is basically what andy giveth bill taketh away.

Probably "everything stops" because tabs consume too much memory and OS starts swapping data to disk.
It's because she runs out of memory and it starts swapping, I check the task monitor or whatever it is called in chrome. Some of the AdBlock extensions are taking up ram as well.