Pentium4・Athlon64など各CPU向けに最適化したFirefoxです。一般的に配布されているFirefoxはどんな環境でも動くように作られているのですが、その汎用性を捨てて、特定のCPUに依存した命令を使って高速化を図っているとの事。嬉しいことにx86_64(AMD64)向けもある。最初からShowcase・User Agent Switcher・XFormsのアドオンが入っています。
日本語化は自分で xpi ファイルを入れてください。
同じような私的ビルド物にSwiftfoxがあります。
ちなみに athlon64-64bit.tar.gz のビルドオプション(about:buildconfig)は以下の通り
正直言って、私の環境では体感的に速度の違いが感じられなかったりする。拡張てんこ盛りだからかな?Configure arguments
Compiler Version Compiler flags gcc gcc version 4.1.2 (Ubuntu 4.1.2-0ubuntu4) -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -Wno-long-long -pedantic -O3 -m64 -march=athlon64 -pipe -fomit-frame-pointer -msse2 -mmmx -m3dnow -mfpmath=sse -D_FORTIFY_SOURCE=2 -pthread -pipe c++ gcc version 4.1.2 (Ubuntu 4.1.2-0ubuntu4) -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -O3 -m64 -march=athlon64 -pipe -fomit-frame-pointer -fshort-wchar -msse2 -mmmx -m3dnow -mfpmath=sse -D_FORTIFY_SOURCE=2 -fshort-wchar -pthread -pipe
--enable-application=browser --with-pthreads --enable-single-profile --disable-debug '--enable-optimize=-O3 -m64 -march=athlon64 -freorder-blocks -fno-reorder-functions -fno-strict-aliasing -msse2 -mmmx -m3dnow -mfpmath=sse -D_FORTIFY_SOURCE=2' --disable-tests --enable-extensions=default,xforms,schema-validation,spellcheck,xml-rpc,xmlextras --disable-installer --disable-profilesharing --enable-update-packaging --enable-crypto --enable-toolkit-gtk2 --enable-default-toolkit=gtk2 --enable-xft --disable-freetype2 --enable-strip --with-system-zlib --with-system-jpeg --with-system-png --enable-svg --enable-canvas --enable-static --disable-shared --enable-xinerama --enable-pango --enable-mathml --enable-svg-renderer=cairo
11:26 pm | コメントする |