Titanium
小狐狸
小狐狸
  • UID7283
  • 注册日期2005-07-13
  • 最后登录2005-11-19
  • 发帖数1
  • 经验10枚
  • 威望0点
  • 贡献值0点
  • 好评度0点
阅读:7165回复:18

Firefox1.5 简直就是在啃内存!2个页面200M!【附图】

楼主#
更多 发布于:2006-01-21 05:05
如题~太恐怖了!
elisha
千年狐狸
千年狐狸
  • UID5901
  • 注册日期2005-05-12
  • 最后登录2017-11-15
  • 发帖数1436
  • 经验12枚
  • 威望0点
  • 贡献值0点
  • 好评度0点
  • 社区居民
1楼#
发布于:2006-01-21 05:05
嘿嘿,贴到TLF去了
大家共同努力,改变别人对Firefox的偏见

And so at last the beast fell and the unbelievers rejoiced.
But all was not lost, for from the ash rose a great bird.
The bird gazed down upon the unbelievers and cast fire
and thunder upon them.For the beast had been
reborn with its strength renewed, and the
followers of Mammon cowered in horror.



from The Book of Mozilla, 7:15
pho
pho
千年狐狸
千年狐狸
  • UID4300
  • 注册日期2005-03-22
  • 最后登录2016-12-14
  • 发帖数2597
  • 经验40枚
  • 威望0点
  • 贡献值16点
  • 好评度2点
  • 社区居民
  • 忠实会员
2楼#
发布于:2006-01-21 05:05
有这种说法,看来要注意了
smoke
千年狐狸
千年狐狸
  • UID3052
  • 注册日期2005-02-16
  • 最后登录2015-02-01
  • 发帖数2367
  • 经验12枚
  • 威望0点
  • 贡献值0点
  • 好评度0点
  • 社区居民
  • 忠实会员
3楼#
发布于:2006-01-21 05:05
ys_freedom:医学上认为长时间盯着一个物体看不眨眼是要得针眼Di...回到原帖

   
遇到问题请善用论坛搜索功能
ys_freedom
火狐狸
火狐狸
  • UID6371
  • 注册日期2005-05-27
  • 最后登录2013-08-07
  • 发帖数165
  • 经验10枚
  • 威望0点
  • 贡献值0点
  • 好评度0点
4楼#
发布于:2006-01-21 05:05
医学上认为长时间盯着一个物体看不眨眼是要得针眼Di...
花因喜洁难寻偶,人为悲秋欲断魂
smoke
千年狐狸
千年狐狸
  • UID3052
  • 注册日期2005-02-16
  • 最后登录2015-02-01
  • 发帖数2367
  • 经验12枚
  • 威望0点
  • 贡献值0点
  • 好评度0点
  • 社区居民
  • 忠实会员
5楼#
发布于:2006-01-21 05:05
啃内存就删了吧.....
你的内存留到死机的时候用吧
遇到问题请善用论坛搜索功能
elisha
千年狐狸
千年狐狸
  • UID5901
  • 注册日期2005-05-12
  • 最后登录2017-11-15
  • 发帖数1436
  • 经验12枚
  • 威望0点
  • 贡献值0点
  • 好评度0点
  • 社区居民
6楼#
发布于:2006-01-21 05:05
我也来

And so at last the beast fell and the unbelievers rejoiced.
But all was not lost, for from the ash rose a great bird.
The bird gazed down upon the unbelievers and cast fire
and thunder upon them.For the beast had been
reborn with its strength renewed, and the
followers of Mammon cowered in horror.



from The Book of Mozilla, 7:15
juret
火狐狸
火狐狸
  • UID10090
  • 注册日期2005-11-26
  • 最后登录2007-04-26
  • 发帖数260
  • 经验10枚
  • 威望0点
  • 贡献值0点
  • 好评度0点
7楼#
发布于:2006-01-21 05:05
Adblock Plus 的刚升级到0.5.11.2,感觉内存占用明显升级,还是换回原班人马比较爽。看来是Adblock占用内存的说法不是开玩笑滴。
Google Suggest!
CooB
千年狐狸
千年狐狸
  • UID2829
  • 注册日期2005-02-06
  • 最后登录2025-03-09
  • 发帖数2176
  • 经验140枚
  • 威望0点
  • 贡献值18点
  • 好评度3点
  • 社区居民
  • 忠实会员
8楼#
发布于:2006-01-21 05:05
user_pref("browser.sessionhistory.max_viewers", 2); 这一个吧应该是了。

超级47

第一行 的 browser.cache.disk_cache_sel 怎么没查到?只有 browser.cache.disk_cache_ssl 啊

还有好像你的配置似乎没什么地方可以更好地控制内存释放呀

user_pref("browser.cache.disk_cache_sel", true);
user_pref("browser.cache.memory.capacity", 51100);
user_pref("browser.sessionhistory.max_viewers", 2);
user_pref("browser.xul.error_pages.enabled", true);
user_pref("config.trim_on_minimize", true);
user_pref("content.interrupt.parsing", true);
user_pref("content.max.tokenizing.time", 3000000);
user_pref("content.maxtextrun", 8191);
user_pref("content.notify.backoffcount", 5);
user_pref("content.notify.interval", 750000);
user_pref("content.notify.ontimer", true);
user_pref("content.switch.threshold", 750000);
user_pref("dom.disable_window_status_change", true);
user_pref("dom.max_script_run_time", 5);
user_pref("network.http.max-connections", 48);
user_pref("network.http.max-connections-per-server", 32);
user_pref("network.http.max-persistent-connections-per-proxy", 16);
user_pref("network.http.max-persistent-connections-per-server", <!-- s8) --><img src="{SMILIES_PATH}/icon_cool.gif" alt="8)" title="Cool" /><!-- s8) -->;
user_pref("network.http.pipelining", true);
user_pref("network.http.pipelining.maxrequests", <!-- s8) --><img src="{SMILIES_PATH}/icon_cool.gif" alt="8)" title="Cool" /><!-- s8) -->;
user_pref("network.http.proxy.pipelining", true);
user_pref("network.http.proxy.pipelining.maxrequests", 30);
user_pref("nglayout.initialpaint.delay", 500);
user_pref("ui.submenuDelay", 100);
回到原帖
linwen778
禁止发言
禁止发言
  • UID9969
  • 注册日期2005-11-21
  • 最后登录2021-06-23
  • 发帖数276
  • 经验-2428枚
  • 威望0点
  • 贡献值-4876点
  • 好评度-2464点
9楼#
发布于:2006-01-21 05:05
数数我开了多少个页面
用户被禁言,该主题自动屏蔽!
OblivioN
小狐狸
小狐狸
  • UID6591
  • 注册日期2005-06-06
  • 最后登录2009-01-27
  • 发帖数14
  • 经验10枚
  • 威望0点
  • 贡献值0点
  • 好评度0点
10楼#
发布于:2006-01-21 05:05
是美丽元素!
是美丽元素!
超级47
火狐狸
火狐狸
  • UID10550
  • 注册日期2005-12-13
  • 最后登录2017-03-08
  • 发帖数192
  • 经验10枚
  • 威望0点
  • 贡献值0点
  • 好评度0点
  • 社区居民
11楼#
发布于:2006-01-21 05:05
CooB

把压缩包内的内容复制到你的Fx配置文件夹中,注意不是安装文件夹,形如:
C:\Documents and Settings\CooB\Application Data\Mozilla\Firefox\Profiles\igut7bg0.default\
回到原帖


第一行 的 browser.cache.disk_cache_sel 怎么没查到?只有 browser.cache.disk_cache_ssl 啊

还有好像你的配置似乎没什么地方可以更好地控制内存释放呀

user_pref("browser.cache.disk_cache_sel", true);
user_pref("browser.cache.memory.capacity", 51100);
user_pref("browser.sessionhistory.max_viewers", 2);
user_pref("browser.xul.error_pages.enabled", true);
user_pref("config.trim_on_minimize", true);
user_pref("content.interrupt.parsing", true);
user_pref("content.max.tokenizing.time", 3000000);
user_pref("content.maxtextrun", 8191);
user_pref("content.notify.backoffcount", 5);
user_pref("content.notify.interval", 750000);
user_pref("content.notify.ontimer", true);
user_pref("content.switch.threshold", 750000);
user_pref("dom.disable_window_status_change", true);
user_pref("dom.max_script_run_time", 5);
user_pref("network.http.max-connections", 48);
user_pref("network.http.max-connections-per-server", 32);
user_pref("network.http.max-persistent-connections-per-proxy", 16);
user_pref("network.http.max-persistent-connections-per-server", 8);
user_pref("network.http.pipelining", true);
user_pref("network.http.pipelining.maxrequests", 8);
user_pref("network.http.proxy.pipelining", true);
user_pref("network.http.proxy.pipelining.maxrequests", 30);
user_pref("nglayout.initialpaint.delay", 500);
user_pref("ui.submenuDelay", 100);
CooB
千年狐狸
千年狐狸
  • UID2829
  • 注册日期2005-02-06
  • 最后登录2025-03-09
  • 发帖数2176
  • 经验140枚
  • 威望0点
  • 贡献值18点
  • 好评度3点
  • 社区居民
  • 忠实会员
12楼#
发布于:2006-01-21 05:05
cloudzm:楼上怎么设置的?回到原帖


把压缩包内的内容复制到你的Fx配置文件夹中,注意不是安装文件夹,形如:
C:\Documents and Settings\CooB\Application Data\Mozilla\Firefox\Profiles\igut7bg0.default\
附件名称/大小 下载次数 最后更新
user.rar (1KB)  30 2006-01-21 16:15
cloudzm
小狐狸
小狐狸
  • UID3958
  • 注册日期2005-03-12
  • 最后登录2006-04-07
  • 发帖数85
  • 经验10枚
  • 威望0点
  • 贡献值0点
  • 好评度0点
13楼#
发布于:2006-01-21 05:05
楼上怎么设置的?
Adblock Flashgot All-in-One Gestures Forecastfox Gmail Notifier Super DragAndGo Web Developer Tabbrowser Extensions IE Tab Compact Menu
CooB
千年狐狸
千年狐狸
  • UID2829
  • 注册日期2005-02-06
  • 最后登录2025-03-09
  • 发帖数2176
  • 经验140枚
  • 威望0点
  • 贡献值18点
  • 好评度3点
  • 社区居民
  • 忠实会员
14楼#
发布于:2006-01-21 05:05
我的经过设置之后正常开关Tab不用最小化都能够实时减少内存以及虚拟内存占用,爽得很。
上一页
游客

返回顶部