Re: Performance enhancement idea

"[email protected]" <[email protected]> Fri, 19 Sep 2008 18:20:16 -0700 (PDT)
Newsgroups gmane.comp.mozilla.performance
Organization http://groups.google.com
Message-ID <[email protected]>
Firefox SSE builds optimized for Pentium III/equivalent.

--

about:buildconfig

Build platform
target
i686-pc-mingw32

Build tools
Compiler 	Version 	Compiler flags
cl 	14.00.50727.762 	-GL -wd4624 -wd4952 -TC -nologo -W3 -Gy -Fd$
(PDBFILE)
cl 	14.00.50727.762 	-GR- -GL -wd4624 -wd4952 -TP -nologo -Zc:wchar_t-
-W3 -Gy -Fd$(PDBFILE)

Configure arguments
--enable-application=browser '--enable-optimize=-Ox -GAFs -GL -Gy -
arch:SSE -fp:fast' --enable-update-channel=release --enable-update-
packaging --disable-debug --disable-tests --enable-strip --enable-
strip-libs --enable-jemalloc

--