
我在用Windows 7的在我的電腦上。
我一次使用以下瀏覽器:
谷歌瀏覽器
火狐瀏覽器
現在,在我的 Firefox 瀏覽器中,我的網頁在超過 18 個標籤中運行,並且任務管理器中整個 Firefox 只有 1 個進程。它們消耗的記憶體約為 316004KB。我在 Google Chrome 中開啟了大約 4 個選項卡,任務管理器中有 6 個進程?為什麼會這樣呢?
答案1
You're always going to have at least n + 1 chrome.exe processes, where n is the number of unique domains you have open across all visible tabs. The +1 is for the "Browser" process coordinating everything else. (e.g. I have 5 tabs open, 4 for SuperUser, 1 for another site. I have 2 Tab processes open)
You'll also have processes for any extensions that might have a background window open. (e.g. Adblock Plus, Ghostery, Stylish, NinjaKit all require an extra process)
按 Shift+Esc 或前往 Chrome 的任務管理器(在「工具」選單/子選單下,視您執行的 Chrome 版本)以查看所有進程及其用途的清單。