I was sick of the slow firefox in Fedora so I built my own customized rpm for my K8 CPU.
Rendering CSS improved from 884ms to 644ms & Get All DIV's improved from 82ms to 60ms
To check this download the attached file and open with firefox
And the rendering test on this site
http://scragz.com/tech/mozilla/test-rendering-time
improved from 6.648000 to 5.376999
Browsing seems quicker and more responsive and firefox seems to load quicker ( I dumped the language pack and shrunk nearly 10MB of the size )
firefox-mozconfig
Quote:
. $topsrcdir/browser/config/mozconfig
ac_add_options --prefix="$PREFIX"
ac_add_options --libdir="$LIBDIR"
ac_add_options --enable-optimize="-march=k8 -O2 -pipe "
ac_add_options --without-system-nspr
ac_add_options --without-system-nss
ac_add_options --without-system-jpeg
ac_add_options --without-system-zlib
ac_add_options --without-system-png
ac_add_options --with-pthreads
ac_add_options --disable-tests
ac_add_options --disable-debug
ac_add_options --disable-installer
ac_add_options --enable-xinerama
ac_add_options --enable-default-toolkit=gtk2
ac_add_options --disable-xprint
ac_add_options --disable-strip
ac_add_options --enable-pango
ac_add_options --enable-system-cairo
ac_add_options --enable-svg
ac_add_options --enable-canvas
ac_add_options --enable-xft
ac_add_options --disable-ipv6
ac_add_options --disable-updater
export BUILD_OFFICIAL=1
export MOZILLA_OFFICIAL=1
mk_add_options BUILD_OFFICIAL=1
mk_add_options MOZILLA_OFFICIAL=1
|
If you are interested it is available here ( firefox + firefox-devel + firefox-debug + firefox.spec +
firefox-mozconfig = total size 17.35 Mb )
http://media1.filewind.com/g.php?filepath=8932