Multiprocess Firefox
developer.mozilla.org
Multiprocess Firefox
1–10 of 171 posts
Re: Multiprocess Firefox
#2Re: Multiprocess Firefox
#3Finally some movement on this! It really feels like an inferior experience in 2015 when your browser freezes from an unresponsive javascript in another tab.
You can change this by increasing the "dom.ipc.processCount" preference in about:config, but there are still some known bugs with multiple content processes in desktop Firefox. There will be more work on multiple content processes in the future.
Re: Multiprocess Firefox
#4Re: Multiprocess Firefox
#5Re: Multiprocess Firefox
#6How much will process-per-tab increase memory usage?
Re: Multiprocess Firefox
#7Oh, I see it's not one process per tab. So does anyone know how I can more easily survive on 2GB with many tabs, other than by constantly killing processes?
Re: Multiprocess Firefox
#8Re: Multiprocess Firefox
#9How much will process-per-tab increase memory usage?
https://billmccloskey.wordpress.com/2013/12/05/multiprocess-...
Re: Multiprocess Firefox
#10How much will process-per-tab increase memory usage?
This is multiprocess, but not process-per-tab. There is still a single rendering process for all tabs, at least for now.