- Joined
- Mar 19, 2018
Oh it will quit. But first it will swap like crazy and lag the whole OS.
I think the garbage collector isn't fast enough to unload the images because they are all still being loaded. If they are cached they load quickly and the tab's memory heap explodes.
After a while (if the OS doesn't kill the process first) it will kick in and unload stuff. You can see that when images vanish while scrolling or parts of the page are blank.
I think the garbage collector isn't fast enough to unload the images because they are all still being loaded. If they are cached they load quickly and the tab's memory heap explodes.
After a while (if the OS doesn't kill the process first) it will kick in and unload stuff. You can see that when images vanish while scrolling or parts of the page are blank.