We're calling on all EU-based Mozillians with iOS or iPadOS devices to help us monitor Apple’s new browser choice screens. Join the effort to hold Big Tech to account!

Cerca nel supporto

Attenzione alle mail truffa. Mozilla non chiederà mai di chiamare o mandare messaggi a un numero di telefono o di inviare dati personali. Segnalare qualsiasi attività sospetta utilizzando l'opzione “Segnala abuso”.

Ulteriori informazioni

Questa discussione è archiviata. Inserire una nuova richiesta se occorre aiuto.

How to turn off Green Loading circles - CPU burners

  • 4 risposte
  • 1 ha questo problema
  • 1 visualizzazione
  • Ultima risposta di rhhardin

more options

FIrefox 27.0 - 31.0 all burn useless cpu cycles on loading pages on XP Home.

I've very sure that it's from the green tab loading animated cicles.

Is there a way to turn these off?

The manual ways are

1. Minimize Firefox until it finishes loading the page

2. Cover the tab line with a wide thin notepad or something until it finishes loading.

Both of which fix the problem but you have to juggle stuff to do it.

XP Home apparently can't handle whatever method is used to do the animated circles. It even displaces Task Manager at "above normal" priority, and any sound you have streaming elsewhere.

I have a 1.3 GHz single core cpu, XP Home.

FIrefox 27.0 - 31.0 all burn useless cpu cycles on loading pages on XP Home. I've very sure that it's from the green tab loading animated cicles. Is there a way to turn these off? The manual ways are 1. Minimize Firefox until it finishes loading the page 2. Cover the tab line with a wide thin notepad or something until it finishes loading. Both of which fix the problem but you have to juggle stuff to do it. XP Home apparently can't handle whatever method is used to do the animated circles. It even displaces Task Manager at "above normal" priority, and any sound you have streaming elsewhere. I have a 1.3 GHz single core cpu, XP Home.

Tutte le risposte (4)

more options

The loading circles don't use an appreciable amount of CPU, and if they did, covering them up won't make things better.

You should investigate other sources of computer slowdown.

more options

Why not? There's some system call at the bottom of the animated circles, and that's enough to bring XP Home to a stop.

In particular, it's enough of a bottleneck to stop Task Manager, which runs at "above normal" priority itself.

Not to mention displacing any progress that Firefox itself tries to make in loading the page.

This is a huge and long-standing problem (since 27.0).

Everything runs fine with 26.0

more options

Those images are nothing more than animated PNG files run by Firefox while a page is loading. did you try the other steps I suggested?

more options

I disabled flash (no difference) and have long ago done the hardware acceleration off/on (no difference) and run in safe mode (no difference).

Any theory has to account for why 26.0 and previous still work.

The png files nevertheless do system calls. How much time they use depends on how fast they do it. I'd guess it's way too fast.

Where are these png files? Can I replace them with something idle?

I'd guess that the system ignores the call if their bit of screen isn't visible, and the overhead goes to nearly zero. Otherwise it does a lot of work at a high priority, and screws everybody sup.