1. Advertising
    y u no do it?

    Advertising (learn more)

    Advertise virtually anything here, with CPM banner ads, CPM email ads and CPC contextual links. You can target relevant areas of the site and show ads based on geographical location of the user if you wish.

    Starts at just $1 per CPM or $0.10 per CPC.

Speed up FireFox

Discussion in 'General Chat' started by Nullifi3d, Sep 30, 2012.

  1. #1
    As most of you already know, several years back Mozilla developed one of the first open source web browsers. But most people don't even know what that is. In the simplest terminology: open source means that the source is open for public use.

    One of the most useful and barely touched features of FF is the ability to openly configure operational settings that most browsers hard code when compiled. I am going to briefly present you with some healthy reconfigurations that may speed up your browsing experience.

    Addons:
    ffAddons.png
    Addons take additional time to load upon runtime.
    Disable any and all extensions and plugins that you do not need ff to utilize.

    Configurations:
    These configuration changes are designed for broadband (high bandwidth) network connections and can have adverse affects if applied to low bandwidth tunnels.
    Configuration changes specified are not static values and should be adjusted according to the specifications of your network. In no way should adjustments be made if you are unsure of the outcome.

    Type "about:config" in the address bar
    ffWarranty.jpg
    Click OK

    For each setting just paste it into the search bar and results will populate.
    For boolean settings a double click will toggle
    For integer settings a double click will present a popup asking for integer input

    network.dns.disableIPv6 = true
    Note: Setting this to true prevents delays caused by improperly configured IPv6 servers, but does disable IPv6 alltogether

    browser.display.show_image_placeholders = false
    Note: Setting this to false disables showing of image placeholders while images are loading.

    browser.tabs.animate = false
    Note: Setting this to false disables tab animations

    network.prefetch-next = true
    Note: Setting this to true enables fetching the contents of linked pages in the background prior to clicking them

    network.http.max-connections = 24
    network.http.max-connections-per-server = 8
    network.http.max-persistent-connections-per-proxy = 12
    network.http.max-persistent-connections-per-server = 4
    Note: Thse integers represent the number of maximum number of connections/persistent connections per proxy/server

    network.http.pipelining = true
    network.http.proxy.pipelining = true
    network.http.pipelining.maxrequests = 8
    Note: Setting these allows multiple simultaneous requests to a server, but not all servers support this behavior

    browser.cache.disk_cache_ssl = true
    Note: Setting this to true enables caching of objects secured through SSL

    Right Click anywhere and choose New > Integer
    As preference name input "nglayout.initialpaint.delay" with 0 as the value
    Note: This integer value indicates the time to wait before renduring page data

    Right Click anywhere and choose New > Integer
    As preference name input "content.notify.backoffcount" with 5 as the value
    Note: This integer value indicates the number of initial reflows during timer-based renduring

    Right Click anywhere and choose New > Integer
    As preference name input "ui.submenuDelay" with 0 as the value
    Note: This integer value indicates the time to wait before displaying menus

    The following will move your cache from the hard disk to RAM and should only be utilized if you have gratuitous amounts of RAM and do NOT have a SSD (pointless move with a SSD).
    browser.cache.memory.enable = true
    Right Click anywhere and choose New > Integer
    As preference name input "browser.cache.memory.capacity"
    As integer value put an integer that will represent your cache pool in kilobytes (131072 as 128MB) or enter -1 to let FF determine based on your installed memory.


    Be sure to check out FireFox Aurora for the newest innovations within an experimental environment.
     
    Nullifi3d, Sep 30, 2012 IP
  2. Nigel Lew

    Nigel Lew Notable Member

    Messages:
    4,642
    Likes Received:
    405
    Best Answers:
    21
    Trophy Points:
    295
    #2
    Sweet, useful stuff there. I used to mess with some of this stuff but not since they changed the release or naming conventions on builds.

    thanks,
    Nigel
     
    Nigel Lew, Sep 30, 2012 IP
  3. webspekers

    webspekers Member

    Messages:
    191
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    28
    #3
    Oh that is really a helpful tip for Firefox users. Thanks for your nice share.
     
    webspekers, Oct 1, 2012 IP
  4. -flip-

    -flip- Peon

    Messages:
    28
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #4
    Or you can switch to chrome. :)
     
    -flip-, Oct 1, 2012 IP
  5. Nullifi3d

    Nullifi3d Peon

    Messages:
    29
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    1
    #5
    Not everyone likes Chrome (which is why FireFox is still one of the majority share browsers and equal competitor of Chrome).
     
    Nullifi3d, Oct 2, 2012 IP
  6. MarvinE

    MarvinE Member

    Messages:
    149
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    28
    #6
    I still prefer to use Firefox instead of Chrome. :D
    This thread is really helpful to me since I always wanted to speed up my Firefox.
     
    MarvinE, Oct 2, 2012 IP
  7. Nullifi3d

    Nullifi3d Peon

    Messages:
    29
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    1
    #7
    Thanks to all who appreciate
     
    Nullifi3d, Oct 2, 2012 IP
  8. igor_k

    igor_k Greenhorn

    Messages:
    409
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    23
    #8
    going to try!but it looks really realistic and useful. thanks for the share.
     
    igor_k, Oct 2, 2012 IP
  9. AnnieLeeLee

    AnnieLeeLee Peon

    Messages:
    59
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #9
    Some interesting information. Since I work from home, a way for me to keep organized is to use one browser while I am working (Firefox) and another one while I am simply online - it allows me to keep time manually, set different bookmarks and do a whole lot of things. Although these are all awesome recommendations, I would add something more which I admit is rather basic: once you have used a computer for a long time, you need to make sure you defrag it. Do this every as often as possible. Having Windows 7 means you won't have that problem anymore because it does it automatically.
     
    AnnieLeeLee, Oct 2, 2012 IP
  10. hanoidesign

    hanoidesign Well-Known Member

    Messages:
    61
    Likes Received:
    5
    Best Answers:
    1
    Trophy Points:
    108
    #10
    My FF uses a lot of RAM (1G) since I open many tabs - Is there any way to optimize this?
     
    hanoidesign, Oct 6, 2012 IP
  11. moonlightgaze

    moonlightgaze Member

    Messages:
    364
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    30
    #11
    Very useful information, these tweaks really do help some people, for me it seemed to be a big difference in the browser its noticeable.
     
    moonlightgaze, Oct 7, 2012 IP
  12. Nullifi3d

    Nullifi3d Peon

    Messages:
    29
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    1
    #12
    I just opened FF with 40 different webpage tabs and only utilized 450MBs of RAM; perhaps you have an another underlying issue. I recommend you down load Piriform's CCleaner to clean up your caches.
     
    Nullifi3d, Oct 7, 2012 IP
  13. Golden Boy

    Golden Boy Peon

    Messages:
    35
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #13
    Thanks i have win xp and i still use firefox this is good method thanks for sharing
     
    Golden Boy, Oct 7, 2012 IP