Remix.run Logo
Some users report their Firefox browser is scoffing CPU power(theregister.com)
82 points by homarp 2 days ago | 26 comments
sunaookami 2 days ago | parent | next [-]

Wrong outrage clickbait. It has nothing to do with AI features (edit: in the "LLM sense") but comes from the new vector search in the address bar. It was first rolled out to a tiny subset of users with an English Firefox in Great Britian and Canada, x64 and at least 8 GB RAM in Fiefox 141.0.2. This issue has been fixed in Firefox 143. The original source is NeoWin based on a dubious report from Reddit: https://www.neowin.net/news/mozilla-under-fire-for-firefox-a... They now corrected their article:

> Update (August 13, 2025, 03:57 GMT): While the community correctly identified a performance issue, their attribution of the cause was mistaken. A Firefox spokesperson provided the following statement, clarifying the situation:

> We're working to improve client-side matching in the address bar, which makes it possible for users to recall previously visited websites without remembering exact keywords in the URL or page title.

> We unintentionally shipped a performance bug during the phased rollout of this feature, which processes information privately on-device. After receiving reports of issues that hadn't come up in our testing, we reversed the rollout, and the performance issues should be resolved.

The article from The Register cites this too but still comes to the wrong conclusion it's for naming tab groups. The author has no idea what he is writing about.

lproven 2 days ago | parent [-]

The author is me, and I dispute that. I expressed my uncertainty in the story.

yellowapple a day ago | parent | next [-]

Can you quote where you expressed that uncertainty? Or the reason you have to be uncertain of the very Bugzilla report which your article links?

As it stands, your article is highly misleading, with that "uncertainty" sharing an acronym with "fear" and "doubt". I'd prefer to assume that ain't intentional.

sunaookami a day ago | parent | prev [-]

There is no "uncertainty" in this story, it's made up to outrage bait people who are "against AI". Telling people to disable random stuff in about:config (that does not even help) is not something a journalist should do. There is nothing to dispute here.

As it stands this article is just embarassing, dishonest and pure clickbait. If you can't be bothered to research (you even LINKED the Bugzilla bug AND quoted a Firefox spokesperson) then stop being a journalist and stop making the world a worse place.

Kuinox 2 days ago | parent | prev | next [-]

Mozilla have been building local AI for years, and it have been great.

We got tons of local AI services of acceptable quality thanks to them: Translation, text to speech, speech to text.

Let them cook, I'm sure a few of theses features will be really useful.

Better searchability of your history sounds very practical.

homebrewer 2 days ago | parent [-]

Local translation has been pretty useful for me. It's obviously not as good as fat commercial models used by e.g Google Translate, but get the point across often enough that I almost stopped using those commercial engines. What's interesting is that this only useful ML service came out from collaboration with several European universities and was mostly an academic project, polished by a commercial interest into a useful service. Makes an interesting comparison with those pipe dreams conjured up by Mozilla business suites that set fire to millions of dollars and ended up with nothing.

cassianoleal a day ago | parent | next [-]

I use Firefox translate a lot and like yourself, it’s exceedingly rare that I reach for other services.

tmdetect 2 days ago | parent | prev [-]

Agree, the local translation is borderline unusable. I've had to change browsers as a result.

DaSHacka 2 days ago | parent [-]

You say you agree, but the content of your comment seems to imply you're saying the opposite of GP?

nallerooth 2 days ago | parent | prev | next [-]

> ...but it does look like Mozilla's product management has maintained its laser-like aim at its own feet.

Sadly, this feels very true. I used to donate money to Firefox back in the day, but since Mozilla seems to focus on anything but making Firefox a good -browser- - those days feel very distant.

TehCorwiz 2 days ago | parent | prev | next [-]

Silver lining: It's local. They're not using it for slurping your keystrokes. It seems to me their stated goals, ie. searching history without remembering keywords or urls, feels well-suited to small LLMs running locally. I think though given the immense security/privacy/censorship concerns regarding AI that this ought to be done a bit more loudly and openly.

Lerc 2 days ago | parent | prev | next [-]

I would be more concerned about the RAM usage than the CPU power if it is using inference on a model of any notable size. If the model is small enough that the RAM cost is negligible, then it shouldn't be using a great deal of CPU unless it is continually running.

Y-bar 2 days ago | parent | prev | next [-]

I’m not outraged as a FF user. This seems like a decent tradeoff where the entire inference is run locally, as it should be.

lproven 2 days ago | parent | prev | next [-]

Article author here.

We (El Reg) did include a comment from Mozilla itself about this in the story.

Now a German site claims the story is all wrong:

https://www.soeren-hentzschel.at/firefox/richtigstellung-cpu...

I have disabled all the `browser.ml` functions I can find, and translations do seem to still be working. I just read that link, translated DE->EN, in Firefox 141! (Ich kann ein bisschen Deutsche verstehe, aber hier, es genug nicht war.)

For me this means some uncertainty remains. Mozilla told me that the "inference" process is for translation, among other things. But with ML off, translation still works. Odd.

Personally I am deeply opposed to genAI and would prefer Mozilla to ignore and remove all this kind of functionality.

moxvallix 2 days ago | parent [-]

Is it possible that translation runs on the inference process, but is controlled by flags other than the browser.ml ones?

manchmalscott 2 days ago | parent | prev | next [-]

I think at this point I should just bite the bullet and switch to waterfox. I’m tired of every single update coming with even more things to disable in about:config.

bastawhiz 2 days ago | parent | prev | next [-]

I'm curious how Mozilla is preventing their inference from being too greedy. Are they doing something with `nice`? If I ask it to translate or summarize, I obviously want it done pronto, but otherwise it's almost certainly the case that slower inference that doesn't interrupt anything else is preferable. Since inference is almost always intensive, this seems like table stakes so I can't imagine they did nothing.

narag 2 days ago | parent | prev | next [-]

I had to disable yet another feature in about:config last week, something related to AI, not sure if it's the same. Startup and first load of many pages were painfully slow.

psyclobe a day ago | parent | prev | next [-]

I have an old mac mini running Linux if I open Firefox it’s like a freight train

2 days ago | parent | prev | next [-]
[deleted]
whizzter 2 days ago | parent | prev | next [-]

That's why Firefox was pulling CPU last night! I'm mainly a FF user since the FF+NoScript combo is most of the time fairly reliable in not using any CPU (I run "apps" in Chrome, but "article pages" that requires JS don't interest me too much).

SangLucci 2 days ago | parent | prev | next [-]

Yeah — that’s been a recurring complaint in certain Firefox builds.

2 days ago | parent | prev | next [-]
[deleted]
jmclnx 2 days ago | parent | prev | next [-]

Seems the issue is for 141, I am on 140.1 and I have been seeing odd issues of late.

I figured someone is hammering cloudflare, or did cloudflare make another change that is killing some sites ?

I wonder if that is part of the problem. FWIW, this is on Linux.

rekabis a day ago | parent | prev | next [-]

> Due credit to Mozilla here: this chatbot integration is easy to turn off. You can do it via the GUI – it's on the Settings screen behind the last button, Customize Sidebar.

The instructions here do not pan out whatsoever, at least in Firefox v141.0.3 EME-free 64-bit on Windows, MacOS, and Linux.

What you need to do is open the sidebar, go to the bottom, and click on the gear icon there at the far left. Then the “customize sidebar” settings will open on the right of the sidebar’s own content, and provide you with the required options.

Nothing exists within the normal settings pages that can bring this up. Only by going through the sidebar can you get to this.

homarp 2 days ago | parent | prev [-]

"People are noticing Firefox gobbling extra CPU and electricity, apparently caused by an "inference engine" built into recent versions of Firefox. "