<div dir="ltr"><div dir="ltr">On Sun, Feb 6, 2022 at 3:23 PM Chris Frey <<a href="mailto:cdfrey@foursquare.net">cdfrey@foursquare.net</a>> wrote:<br></div><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">On Sun, Feb 06, 2022 at 03:00:21PM -0500, Khalid Baheyeldin wrote:<br>
> My record was 1427 I think, but that was many years ago, before Firefox<br>
> switched to a per tab process.<br>
<br>
At least in 91.x, you can still limit how many processes you want<br>
Firefox to use, if this is a concern.</blockquote><div><br></div><div>There is no longer an item in the user interface to change that. <br></div><div><br></div><div>It used to be that under <b>Settings -> General -> Performance</b> there was a thing</div><div>where you can change the number of processes. However, it is no longer there, as <br></div><div>part of the general trend of removing choice in the name of simplifying things. <br></div><div><br></div><div>However, I found that in <b>about:config</b> you can change <b>dom.ipc.processCount</b> <br></div><div>to lower memory usage significantly. <br></div><div><br></div><div>It defaulted to 8 on my laptop (12GB of RAM). Lowering it to 6 made a noticeable</div><div>difference in the memory footprint.  </div><div><br></div><div>There is some description of it here:</div><div><br></div><div><a href="https://firefox-source-docs.mozilla.org/dom/ipc/process_model.html">https://firefox-source-docs.mozilla.org/dom/ipc/process_model.html</a></div></div></div>