kura52 / sushi-browser

Sushi Browser is the next generation browser which mounts the multi-panel and the video support function and so on. Its goal is to be as fantastic as sushi. :sushi:
https://sushib.me
GNU General Public License v3.0
126 stars 12 forks source link

Use of Ram and CPU #28

Open pfsixtyfive opened 6 years ago

pfsixtyfive commented 6 years ago

Hello thanks again for this browser and for the management help. Is It possible to reduce the use of RAM and CPU? For example when I use Waterfox with 150 tabs usually the ram is from 450->1200 Sushi, with "only" 40 tabs is on 1500->2350 In Waterfox is present a possibility to enable multi process. This reduce the use of RAM and CPU and the browser is more fast. But this option conflict (in Waterfox) with MHT format (UnMht not work).

Thanks for attention

kura52 commented 6 years ago

Thank you for raising this issues. Although neither is a fundamental solution, the following means are conceivable. In the case of Windows, memory can be reduced by using 32 bit version. For Mac / Linux, you can reduce the memory by adding "--renderer-process-limit=5" as the start argument.