Chrome being faster and less bloated was their sales pitch. Keep in mind that Chrome came out as a counterpoint to IE and Firefox in what was then still a very desktop centered market. No one was talking about battery life back then. The solution to battery life on laptops was to create better power profiles, lower powered hardware, and shove in bigger batteries.
Chrome is still a huge improvement compared to the browsers it was competing against. Chrome changed the market and now the other browsers are competing in the world Chrome created. So while Chrome might fall behind in some areas now, it's naive to say that it's become what they made fun of.
I find it shameful they ever let it become such an incredible energy hog in the first place. It's been well known for years among mini Mac people that you can get drastically better battery life by using Safari. I mean it wasn't like it was a 10 or 15% problem, it's orders of magnitude.
It's nice there working on it, but why didn't they ever care before?
The sad thing is you can't trust chromium since it takes effort to keep the Google out. We already had one black box DRM module sneak its way in via background download because the commits aren't checked for sneaky code.
On windows firefox does everything in one thread while chrome opens many. Depending on the usage both can be fast or slow. Firefox handles multiple tabs better. Chrome handles multiple tabs of videos better
This hasn't been true since last August when it hit release. Multi-process (which I'm assuming you meant instead of multi-thread) has been enabled by default since January, except in specific cases where it's likely to cause compatibility issues. https://wiki.mozilla.org/Electrolysis#Schedule
This ultimately was what made me switch back to Firefox after I had used Chrome for a couple of years. I regularly have several hundred tabs opened in my browser, and Chrome was completely unusable in that situation, at least back then.
Honest question: why do you use hundreds of tabs at the same time? Why not bookmarks and leave a couple of the most important ones open? I have never understood the use case for "hundreds" of browser tabs
If you want to be 10x, you need at least 10 stackoverflow tabs open to copy and paste from.
I've always assumed people talking about having hundreds of tabs open just don't understand how to properly use a browser. My grandmother, for example, usually has 100 or so open by the time I get a call about her having computer problems.
There's no logical reason I can come up with for doing this instead of using bookmarks.
I have a lot of tabs open. Not multiples of hundreds at the moment, but probably around 100. I use the same computer for work and personal, so I have different contexts I switch through at least once a day. Increasingly, things are becoming web apps, so I have a dozen just to do basic tasks these days: email, multiple chat clients, music player, code repository, issue tracker, Twitter, online office suite, etc. Sure, I could bookmark and close and re-open every time, but that's a waste of time when I want to quickly switch back to something. And not every app has sensible bookmarking semantics.
Then throughout the course of the day I end up looking up API docs, get linked to blog posts, news articles, and YouTube videos, and read articles which themselves have relevant links to follow. Most of these I just open in a background tab to check out later in the day. These accumulate until I have time to go through and quickly review them. Those that I want to read and don't have the time currently go to Pocket. The rest get read or summarily closed out. I find bookmarks to be a terrible way to triage tabs.
This workflow works for me (and evidently others). It's faster than bookmarking. It's less prone to failure, in my experience (I've suffered bookmark corruption more than once). And a modern computer ought to handle many background tabs just fine. Moreover, if browsers aren't expected to be used in this fashion, they really should set an upper-limit on the number of tabs that can be opened.
Hopefully this gives you some perspective on alternative use cases. It sounds like your workflow works out well for you. I've tried it and couldn't get it to stick. If that means I don't know how to use a browser, so be it. At this point, there's enough of us (your grandmother included) that maybe the browser vendors should just find a way to cope with it better.
This is my flow as well, I have 3 monitors in a pyramid formation, each monitor is both a personal and a business chrome browser running on separate desktops.
Each browser instance is tabbed completely across, I keep them open until I read the page fully, and then save it in keep to keep forever.
By Friday I can have hundreds of tabs that I go through and clean up. Web apps are a huge pain to constantly log in.
I run Korora with 24GB RAM and an I 7, Chrome is never a system hog for me, and most of the time it surprises me how well it handles my use.
My issues with Chrome and tab management is that the tabs become progressively smaller, to the point of being unusable. There's likely an add-on for that, but Firefox handles it nicely with the Tab Center feature in Test Pilot. Also, if I need to restart the browser, Chrome loads every tab at startup and that's far from ideal. Firefox will only load the active tabs.
Because unlike other browsers Firefox will actually search existing open tabs and present those as possible results (and open the tab if you choose it).
I have hundreds of tabs open at a time. Instead of searching for something, then going to the Google page, clicking and waiting for it to load, in Firefox I search for what I want in the bar, it presents the tab as a result and opens it instantaneously.
In addition with the vertical tab bar extensions I can see a list of about 40-50 tabs open at a time, using the additional horizontal space monitors provide that web pages don't use to keep an easily visible list of tabs.
> If you want to be 10x, you need at least 10 stackoverflow tabs open to copy and paste from
I open pages that interest me, I might read them later like I did this discussion or just drop them. Add in open tickets, reference pages, the build server, youtube, etc. and the number grows over time.
> My grandmother, for example, usually has 100 or so open by the time I get a call about her having computer problems.
Maybe she should use Firefox instead of Chrome?
> There's no logical reason I can come up with for doing this instead of using bookmarks.
I did this when I started, by now I only use bookmarks for high interest pages, no point in bookmarking everything.
As for privacy you could use the open source chromium, there's a fork somewhere which has all the Google removed.