朝顔日記
FireTune を試してみた
Mozilla Firefox Part35 スレ(何)経由。Firefox を高速化チューニングするアプリ FireTune というのを試してみました。
いくつかのオプション設定に基づいて pref.js を書き換えてチューニングするアプリのようです。以下、FireTune のスクリーンショットのサムネイルです。等倍画像にリンクしています。
以下ほぼスッピンのプロファイルの pref.js に付加された設定。Fast computer / Fast Connection での結果です。
user_pref("browser.cache.memory.capacity", 65536);
user_pref("content.interrupt.parsing", true);
user_pref("content.max.tokenizing.time", 2250000);
user_pref("content.notify.interval", 750000);
user_pref("content.notify.ontimer", true);
user_pref("content.switch.threshold", 750000);
user_pref("network.http.max-connections", 48);
user_pref("network.http.max-connections-per-server", 16);
user_pref("network.http.max-persistent-connections-per-proxy", 16);
user_pref("network.http.max-persistent-connections-per-server", 8);
user_pref("nglayout.initialpaint.delay", 0);
Firertune のページ書いてあった、Stopwatch で、http://www.mozilla.org/products/firefox/ を計測してみたところ、Firefox 1.0.2 RC で、チューニング前で5.00秒だったものが、4.25秒に縮まっていました。もちろん、計測を行う前にキャッシュのクリアは行っています。この結果によれば、まぁ効果があるといえるのではないでしょうか。ちなみに今日使っている 0320版のナイトリーで、3.484秒でした。
「FireTune を試してみた」へコメントをつける
この記事へのツッコミ
- 1: きつね (2005-03-22T19:52:44+09:00)
- 手元ではTrunk(調整済み)・CPU1GHz・回線1.4Mbpsで同じく3.5秒前後、Trunkに上の設定では4秒強くらいです。content~系の設定をすると描画の感覚が変わってなんとなく速くなったような感じはするんですが、実効は落ちるような。
この記事のリンク元
- http://firefox.geckodev.org/index.php
- http://homepage2.nifty.com/scorpio/elderris/
- http://d.hatena.ne.jp/saiton/
- http://b.hatena.ne.jp/entry/4581522
- http://1470.net/mm/
- http://firefox.ring.hatena.ne.jp/t/stylish
- http://i-know.jp/mozilla/
- http://firefox.ring.hatena.ne.jp/t/%E3%83%81%E3%83%A5%E3%83%BC%E3%83%8B%E3%83%B3%E3%82%B0
- http://firefox.ring.hatena.ne.jp/t/CSS
- http://firefox.geckodev.org/?%A5%C1%A5%E5%A1%BC%A5%CB%A5%F3%A5%B0
- http://firefox.geckodev.org/?`[jO
- http://firefox.geckodev.org/index?%E3%83%81%E3%83%A5%E3%83%BC%E3%83%8B%E3%83%B3%E3%82%B0
- http://firefox.geckodev.org/?cmd=read&page=%A5%C1%A5%E5%A1%BC%A5%CB%A5%F3%A5%B0&word=%B9%E2%C2%AE%B2%BD
- http://b.hatena.ne.jp/t/css?sort=eid
- http://zuvat.com/web/?s=FireTune
- この記事の永続的 URI ならびに トラックバック ping URI
- http://diary.noasobi.net/2005/03/diary_050321a.html



