Windows 7 Forums


Reply
Thread Tools

Make your Firefox load & run faster!

 
 
Nibiru2012 Nibiru2012 is offline
Quick Scotty, beam me up!
Nibiru2012's Avatar
Join Date: Oct 2009
Location: Planet X
Posts: 4,956
Thanked: 1102
 
      07-04-2010
From: The Windows Club July 3, 2010

Mozilla Firefox is a very popular browser but with the passage of time it slows down considerably. It may take a lot of time to load during startup and the overall speed could also be effected. This is a common problem and it occurs largely because of fragmentation of databases.



SpeedyFox is a small utility that fixes this problem with a single click!



Firefox uses SQLITE databases to store lots of its settings. By the time the databases grow and Firefox starts working slowly. SpeedyFox compacts those databases without loosing any data. Databases are optimized to operate faster and are decreased in size.

Firefox Preloader is another utility that is designed to load parts of Mozilla Firefox into memory before it is used, to improve the its startup time.



Firefox Preloader will sit in the system tray from where you can exercise all the options.

Make Firefox up to 3 times faster without any 3rd party tools by TWCF Moderator johnny.rotton may also interest you!

SOURCE
 
Reply With Quote
 
 
 
 
catilley1092 catilley1092 is offline
Win 7/Linux Mint Lover
catilley1092's Avatar
Join Date: Nov 2009
Location: North Carolina, USA
Posts: 3,507
Thanked: 515
 
      07-04-2010
CCleaner has an option to simply delete these compact databases in Firefox, so you don't have to deal with them at all. But I will try this tool out and see what happens. It probably won't be noticed instantly, since I run CCleaner every night anyway. This may be a better way than deleting them altogether. But I did notice Firefox starting up slowly a few months back, the tool in CCleaner was suggested to me, back when all I had was XP Pro.
 
Reply With Quote
 
 
 
 
davehc davehc is offline
Established Member
davehc's Avatar
Join Date: Jul 2009
Location: Denmark
Posts: 1,937
Thanked: 413
 
      07-04-2010
You might be interested in this oldie. No claim for originality. I have it saved on my hard disk.

Type about:config in the address bar, and press Enter.

You will be presented with a huge range of options.
This are the tips I have. I am not an enthusiastic Firefox user, so have not tried many of them. Certainly none over, about, the past year!

Load web pages faster: Speed-up Firefox:
"Broadband : 128kbps to 512 kbps"

network.http.max-connections -> 28
network.http.max-connections-per-server -> 16
network.http.max-persistent-connections-per-proxy -> 16
network.http.max-persistent-connections-per-server -> 16
network.http.pipelining -> true
network.http.pipelining.maxrequests -> 24
network.http.proxy.pipelining -> true
network.http.redirection-limit -> 8
network.http.request.max-start-delay -> 0

"Broadband : > 512 kbps"

network.http.max-connections -> 48
network.http.max-connections-per-server -> 24
network.http.max-persistent-connections-per-proxy -> 24
network.http.max-persistent-connections-per-server -> 24
network.http.pipelining -> true
network.http.pipelining.maxrequests -> 32
network.http.proxy.pipelining -> true
network.http.redirection-limit -> 8
network.http.request.max-start-delay -> 0

Reduce Memory Usage:
Firefox caches data that it fetches from the webpages. There are two types of cache :
a) disk cache
b) memory cache
To view the cache type: about:cache
Disk cache speeds up loading of webpages since FireFox already has the Images, Flash & other media types stored in the disk. So it will load only the new changes in the webpage and the remainder it will load from the disk cache. So leave disk-cache as it is.
The Memory Cache also speeds things up like faster loading of webpages,
but at the cost of memory!! So if you browse lots of webpages with high-resolution Images & media, Firefox slowly eats up memory & more memory until the O.S slows almost to a standstill.!
System becomes very slow, there is solution but only to reboot the System, or free memory using third party software.
To reduce memory usage of Firefox, change the following Preference name value.
browser.cache.memory.enable -> false

Force Firefox to open the link in the same Window:

browser.link.open_newwindow -> 1
This also reduces memory usage considerably. If Firefox opens up new Window(forced to).It will consume more memory & make it difficult to switch between multiple windows.

Block Annoying Image Ads:
permissions.default.image -> 3

Enable Auto-completion:
By enabling auto-completion , you need not type the entire URL of the website.Just start typing a few characters,

browser.urlbar.autoFill -> true

Enable Spell-checking:
spellchecker.dictionary -> en_US

Increase Font-size:
If you viewing a webpage in a 17" monitor or higher then you'll notice that the fonts are so small.It's becomes difficult to read webpages!! One way to overcome this is by : From the Firefox menu "View"-> "Text Size"->" Increase" or "Ctrl++" But these changes won't persist!!! To overcome this, from the menu "Edit" -> "Preferences" From the "FireFox Preferences" dialog, click on the tab 'Content' In 'Font & Colors' click on 'Advanced' This opens up the "Fonts" dialog. Here next to label 'Monospace', set the 'Size' as '14' and also set the 'Mimimum font size' as '14'. Click on 'OK' button.

Get rid of annoying security dialogs:
Every time when you login to webpage like GMail, Yahoo, HotMail Banking sites & other Secure sites, Firefox displays a annoying warning dialog "You are entering a secure site", "You are leaving a secure site" & so on.To get rid
of these irritants, do the following:

security.warn_entering_secure -> false
security.warn_entering_secure.show_once -> false
security.warn_entering_weak -> false
security.warn_entering_weak.show_once -> false
security.warn_leaving_secure -> false
security.warn_leaving_secure.show_once -> false
security.warn_submit_insecure -> false
security.warn_submit_insecure.show_once -> false
security.warn_viewing_mixed -> false
security.warn_viewing_mixed.show_once -> false
To view the Plugins installed:
Type aboutlugins
NOTE: Apply these changes , you need to 'Quit' Firefox & restart

Last edited by davehc; 07-21-2010 at 04:59 AM..
 
Reply With Quote
 
Core Core is offline
all ball, no chain
Core's Avatar
Join Date: Feb 2009
Location: Akaa, Finland
Posts: 1,099
Thanked: 226
Send a message via MSN to Core Send a message via Yahoo to Core Send a message via Skype™ to Core Core's Twitter Pag
 
      07-04-2010
Changing the network settings in about:config has always resulted in less reliable browsing for me. I don't know why.
 
Reply With Quote
 
Nibiru2012 Nibiru2012 is offline
Quick Scotty, beam me up!
Nibiru2012's Avatar
Join Date: Oct 2009
Location: Planet X
Posts: 4,956
Thanked: 1102
 
      07-04-2010
Quote:
Make Firefox up to 3 times faster without any 3rd party tools by TWCF Moderator johnny.rotton may also interest you!
I used the first three tweaks from this site and it sped up Firefox 3.6.6
 
Reply With Quote
 
etalmar etalmar is offline
Established Member
Join Date: Jul 2010
Posts: 196
Thanked: 56
 
      07-20-2010
Quote:
Originally Posted by davehc View Post
You might be interested in this oldie. No claim for originality. I have it saved on my hard disk.

Type about:config in the address bar, and press Enter.

You will be presented with a huge range of options.
This are the tips I have. I am noit an ehthusiastic Firefox user, so have not tried many of them. Certainly none over, about, the past year!

Load web pages faster: Speed-up Firefox:
"Broadband : 128kbps to 512 kbps"

network.http.max-connections -> 28
network.http.max-connections-per-server -> 16
network.http.max-persistent-connections-per-proxy -> 16
network.http.max-persistent-connections-per-server -> 16
network.http.pipelining -> true
network.http.pipelining.maxrequests -> 24
network.http.proxy.pipelining -> true
network.http.redirection-limit -> 8
network.http.request.max-start-delay -> 0

"Broadband : > 512 kbps"

network.http.max-connections -> 48
network.http.max-connections-per-server -> 24
network.http.max-persistent-connections-per-proxy -> 24
network.http.max-persistent-connections-per-server -> 24
network.http.pipelining -> true
network.http.pipelining.maxrequests -> 32
network.http.proxy.pipelining -> true
network.http.redirection-limit -> 8
network.http.request.max-start-delay -> 0

Reduce Memory Usage:
Firefox caches data that it fetches from the webpages. There are two types of cache :
a) disk cache
b) memory cache
To view the cache type: about:cache
Disk cache speeds up loading of webpages since FireFox already has the Images, Flash & other media types stored in the disk. So it will load only the new changes in the webpage and the remainder it will load from the disk cache. So leave disk-cache as it is.
The Memory Cache also speeds things up like faster loading of webpages,
but at the cost of memory!! So if you browse lots of webpages with high-resolution Images & media, Firefox slowly eats up memory & more memory until the O.S slows almost to a standstill.!
System becomes very slow, there is solution but only to reboot the System, or free memory using third party software.
To reduce memory usage of Firefox, change the following Preference name value.
browser.cache.memory.enable -> false

Force Firefox to open the link in the same Window:

browser.link.open_newwindow -> 1
This also reduces memory usage considerably. If Firefox opens up new Window(forced to).It will consume more memory & make it difficult to switch between multiple windows.

Block Annoying Image Ads:
permissions.default.image -> 3

Enable Auto-completion:
By enabling auto-completion , you need not type the entire URL of the website.Just start typing a few characters,

browser.urlbar.autoFill -> true

Enable Spell-checking:
spellchecker.dictionary -> en_US

Increase Font-size:
If you viewing a webpage in a 17" monitor or higher then you'll notice that the fonts are so small.It's becomes difficult to read webpages!! One way to overcome this is by : From the Firefox menu "View"-> "Text Size"->" Increase" or "Ctrl++" But these changes won't persist!!! To overcome this, from the menu "Edit" -> "Preferences" From the "FireFox Preferences" dialog, click on the tab 'Content' In 'Font & Colors' click on 'Advanced' This opens up the "Fonts" dialog. Here next to label 'Monospace', set the 'Size' as '14' and also set the 'Mimimum font size' as '14'. Click on 'OK' button.

Get rid of annoying security dialogs:
Every time when you login to webpage like GMail, Yahoo, HotMail Banking sites & other Secure sites, Firefox displays a annoying warning dialog "You are entering a secure site", "You are leaving a secure site" & so on.To get rid
of these irritants, do the following:

security.warn_entering_secure -> false
security.warn_entering_secure.show_once -> false
security.warn_entering_weak -> false
security.warn_entering_weak.show_once -> false
security.warn_leaving_secure -> false
security.warn_leaving_secure.show_once -> false
security.warn_submit_insecure -> false
security.warn_submit_insecure.show_once -> false
security.warn_viewing_mixed -> false
security.warn_viewing_mixed.show_once -> false
To view the Plugins installed:
Type aboutlugins
NOTE: Apply these changes , you need to 'Quit' Firefox & restart
Interesting FF tweaks davehc, thank you, but this one removes the PNG images from this post, where Nibiru2012 shows a screenshot of SpeedyFox and Firefox Preloader ...

Block Annoying Image Ads: permissions.default.image -> 3
 
Reply With Quote
 
davehc davehc is offline
Established Member
davehc's Avatar
Join Date: Jul 2009
Location: Denmark
Posts: 1,937
Thanked: 413
 
      07-21-2010
As I stated, I have not tried many of them, and not for a while. But, frankly, isn't that what you would expect such a tip to do?
 
Reply With Quote
 
etalmar etalmar is offline
Established Member
Join Date: Jul 2010
Posts: 196
Thanked: 56
 
      07-21-2010
Quote:
Originally Posted by davehc View Post
As I stated, I have not tried many of them, and not for a while. But, frankly, isn't that what you would expect such a tip to do?
No disrespect intended..but no I would not. What is considered "annoying ads" to some is acceptable to others. In this case, I wanted to look at the SpeedyFirefox and Firefox Preloader images, which I don't consider to be ads in the conventional sense, but after I applied the tweak, I could not. No big deal. I adjusted the setting back to the default value of 1. I enjoy tweaking about:config settings to a degree, but I always chronicle what I do, so if there's any issue, I can change it back.

Last edited by etalmar; 07-21-2010 at 06:48 AM..
 
Reply With Quote
 
davehc davehc is offline
Established Member
davehc's Avatar
Join Date: Jul 2009
Location: Denmark
Posts: 1,937
Thanked: 413
 
      07-21-2010
Maybe it is just a matter of semantics.
The author probably found all Image Ads annoying?
 
Reply With Quote
 
Thrax Thrax is offline
Super Moderator
Thrax's Avatar
Join Date: Apr 2009
Location: Detroit Metro
Posts: 926
Thanked: 263
Send a message via ICQ to Thrax Send a message via AIM to Thrax Thrax's Twitter Pag
 
      07-21-2010
Most people find ads annoying, regardless of their form. It's not at all abnormal for discussions about browser tweaking to include something about blocking ads.
 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
remove "your PC is running too slow" malware virus and "make facebook run faster" fool alt.windows7.general 3 12-11-2012 02:14 AM
[SOLVED] How can you make your PC cool??! courageous999 General Discussion 7 07-05-2011 08:02 PM
Firefox/Roadmap - Firefox in 2010 Nibiru2012 News 18 05-19-2010 07:58 PM
Virus make your access permission disables liam8096 Software 1 05-06-2010 10:29 AM
Need for speed undercover wont load freezig up on load screen ??? dan7777 Gaming 1 03-23-2009 10:45 AM


All times are GMT +1. The time now is 05:15 PM.
W7Forums is an independent website and is not affiliated with Microsoft Corporation.