Yeah, Opera with Presto engine was amazing. It was the only browser that focused on UX, really fast and responsive UX. It also had real keyboard navigation, going through the links was easier, than using a mouse, temporarily enabling javascript or cookies in a tab was couple of keypresses away. Good times. Nowadays we have monopolies forcing onto us mediocre things developed by mediocre teams, like Chromium/Blink. An…
Why are browsers so slow?
151–160 of 376 posts
Re: Why are browsers so slow?
#152I found that quite amusing..
Re: Why are browsers so slow?
#153Firefox also loads suspended tabs from cache. It reloads them(on first switch to tab), but no data is downloaded from server.
Re: Why are browsers so slow?
#154I wish there was some system of grouping tabs, e.g. if I visit a newpaper site and Ctrl+Click 3 article links it would keep those tabs "under" the main site tab, and the tab would only display "nytimes.com (4)". As long as I'm viewing one of them, the tabs of that particular domain would expand and other sites would collapse.
Is there a browser or chrome plugin that does this?
Re: Why are browsers so slow?
#155Certainly that's my problem - I don't even try. Enough people with that attitude and browsers never get optimised...
Re: Why are browsers so slow?
#156If you have 100 tabs open of which 10 are rather badly-behaved, maybe the browser cannot do enough to mitigate it. But again, although this is a common power-user setup, it's not standard.
If none of the above, it's likely due to an extension. I was starting to blame Safari for slow tab opening and page loading recently and then I uninstalled an extension and everything became lightning fast again. I have around 100 tabs open across 4 windows. All major browsers are very fast for normal browsing in the default configuration.
Re: Why are browsers so slow?
#157Earlier quoted context omitted.
not Imgur, YouTube It's depressing that an image viewing site and a video playing site are in the same list of resource uses. YouTube plays 1080p videos. Imgur shows photos. It's a testament to the brazen disrespect of client resources that went into building the latter. If you're viewing imgur without ad blocker your computer isn't working 10x harder than it should, but 100x.
I remember when imgur was started because there were no good image sharing sites. They were all bulky, slow and terrible. imgur came along and made sharing images easy. Now they are one of the ones they set out to fix.
Before imgur, there was photobucket, imageshack, whatever - they were beyond dumpy jankey messes that you truly didn't know what you were going to get when you clicked on them. There was a good chance a new window was going to open behind your current target, or that the images would be intentionally low res until you clicked into them (for more CPM's for the host).
Imgur came along and stole their bread and butter, but then they took on a bunch of VC money and had to figure out how they were going to profit. I'm not sure if they've figured it out, but their site has definitely suffered - although not nearly to the degree as the predecessors that they replaced.
Re: Why are browsers so slow?
#158Yeah, Opera with Presto engine was amazing. It was the only browser that focused on UX, really fast and responsive UX. It also had real keyboard navigation, going through the links was easier, than using a mouse, temporarily enabling javascript or cookies in a tab was couple of keypresses away. Good times. Nowadays we have monopolies forcing onto us mediocre things developed by mediocre teams, like Chromium/Blink. An…
I just installed Opera 12.17 to verify your claims. I was very disappointed. This reminds me of people that say their old Nokia phones were better than the smartphones of today. Funny how time distorts things.
Re: Why are browsers so slow?
#159Earlier quoted context omitted.
> This is exactly how I'm using Firefox, right now -- 273 tabs open. It's sitting at ~5% of CPU and 450MB of RAM. And switching tabs is instantaneous. Which platform are you on? Which Firefox version? Stock or tweaked? Any special add-ons? I use Firefox on OS X and it crawls after 10-15 tabs. Consumes many gigs of memory. Chrome isn't any better. It just splits the memory consumption among multiple processes. I don't…
I wonder whether these good days would soon come to an end with process per tab model. https://wiki.mozilla.org/Electrolysis
(FWIW, before electrolysis Firefox was unusuable with many tabs for me, now it is perfectly fine, so either I made a random setup change at the same time, some other optimization landed or it actually helps)
Re: Why are browsers so slow?
#160I wrote a simple bit of code to calculate the size of index pages with includes (js, css, images) and here's what I get: page resource total url (b) (b) (Kb) ---------------------------------------------- 33857 143 34.0 news.ycombinator.com 62690 55975 118.7 arstechnica.com 11844 223862 235.7 seldomlogical.com 218837 765943 984.8 newyorktimes.com l592771 545304 1138.1 guardian.co.uk The one thing I notice watching th…