How to deal with memory consumption?
Posted: Sun Mar 01, 2020 3:57 am
Recently I made a program with CEF.
The program will open multiple pages, and the cache of each page will be saved and called independently.
When the program runs, the memory consumption is huge, which may cause the whole program to jam. If you use programs like memory management, memory will be reduced a lot.
How to solve this problem? Can I make the memory of CEF smaller.
The first picture is the memory usage after opening the program.
The second picture is after using the memory management program.
Picture in attachment
The program will open multiple pages, and the cache of each page will be saved and called independently.
When the program runs, the memory consumption is huge, which may cause the whole program to jam. If you use programs like memory management, memory will be reduced a lot.
How to solve this problem? Can I make the memory of CEF smaller.
The first picture is the memory usage after opening the program.
The second picture is after using the memory management program.
Picture in attachment