You are not logged in.

#1 2011-05-02 02:15:40

frostmorne
Member
Registered: 2011-05-02
Posts: 19

firefox perfomance

about:buildconfig

Compiler     Version     Compiler flags
gcc     gcc version 4.6.0 20110415 (prerelease) (GCC)     -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -fno-strict-aliasing -pthread -pipe -DNDEBUG -DTRIMMED -Os -freorder-blocks -fomit-frame-pointer
c++     gcc version 4.6.0 20110415 (prerelease) (GCC)     -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -fpermissive -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -freorder-blocks -fomit-frame-pointer 

why only -Os? why not -O2 or even -O3? in other distros (such as SUSE for example) firefox much more optimized and much more faster
p.s. sorry for bad english. i'm not english speaking


sorry for bad english. i'm not english speaking

Offline

#2 2011-05-02 02:41:08

Allan
Pacman
From: Brisbane, AU
Registered: 2007-06-09
Posts: 11,648
Website

Re: firefox perfomance

That is the Mozilla default.  Certian sections of the code a re compiled with more optimization as they see fit.

Offline

#3 2011-05-02 03:21:55

slon
Member
Registered: 2009-12-28
Posts: 29

Re: firefox perfomance

You can always compile on your own, but I don't think you will get more than 5% improvement.

Offline

#4 2011-05-02 04:34:25

x33a
Forum Fellow
Registered: 2009-08-15
Posts: 4,587

Re: firefox perfomance

Cheer up, our woes will probably be over soon.

Read this on /. yesterday:

http://linux.slashdot.org/story/11/04/3 … As-Windows

Also if you impatient enough, then try this"

http://aur.archlinux.org/packages.php?ID=22296

I tried firefox-pgo with the 3.6 series. It did feel snappier, but it wasn't worth the 2 hour compile time, that my poor and hot-headed (read get very hot, very fast) p4 had to go through.

Last edited by x33a (2011-05-02 04:38:08)

Offline

Board footer

Powered by FluxBB