Skip to content

Instantly share code, notes, and snippets.

@dlion
Created January 16, 2016 16:50
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dlion/51b2c1ef75cdae28a516 to your computer and use it in GitHub Desktop.
Save dlion/51b2c1ef75cdae28a516 to your computer and use it in GitHub Desktop.
Improve firefox speed

First of all: about:config

  • network.http.pipelining = true
  • network.http.pipelining.maxrequests = 8
  • new -> integer -> nglayout.initialpaint.delay = 100
  • content.notify.ontimer = true
  • content.notify.interval = 100000
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment