Firefox 3.5 slow to start issue

4

1

Has anyone found a solution to this issue? It's noted here on the Mozilla forums too.

LordHits

Posted 2009-07-15T12:32:10.357

Reputation: 175

I am also facing the slowness with new firefox 3.5. Don't know why its slow? – Prashant – 2009-07-15T12:37:22.830

Answers

6

Firefox 3.5.1 is out, and the bug is marked as fixed.

Upgrade and you should be back to normal.

Robert Munteanu

Posted 2009-07-15T12:32:10.357

Reputation: 4 240

9

The solution is to clear your temporary files (your temporary internet files, temp, etc. folders.) Apparently Firefox searches these folders at startup, which can cause it to be slow if they're crammed with files.

It will be fixed in an upcoming release.

For a more detailed guide on how to fix this, see: Workaround for Firefox 3.5 slow startups on Windows

Blixt

Posted 2009-07-15T12:32:10.357

Reputation: 692

It apparently also loads every installed font at startup. If so, having lots of fonts installed will make startup slower (and probably make FF use more memory). – adrianbanks – 2009-07-15T13:15:13.690

2

Frans Bouma has a very good explanation of why this is happening

http://weblogs.asp.net/fbouma/archive/2009/07/09/the-firefox-3-5-fiasco.aspx

and the solution

http://weblogs.asp.net/fbouma/archive/2009/07/11/follow-up-on-the-firefox-v3-5-fiasco.aspx

In brief: Firefox is scanning your temporary files to create a random number for encryption. The solution, wait for them to patch in so that they rely on a windows function instead.

Bob

Posted 2009-07-15T12:32:10.357

Reputation: 866

1

It's because 3.5 preloads temporary files (for random number generators, strangely) and other things (like fonts).

While it's not a direct solution disabling some addons (Firebug is my arch-enemy in terms of startup time) has been noted to speed up start-up. Common slow-downs are AdBlock, NoScript and Firebug.

Ross

Posted 2009-07-15T12:32:10.357

Reputation: 2 848