Hi,
I find that chrome runs a bit faster than cef based browser, and it seams that chrome uses less memory and CPU resource too.
Is that true? Is there detailed performance data of chrome vs cef?
My browser runs in OSR mode. How to improve performance and reduce memory and CPU usage?
Disclosure Statement: This site contains affiliate links, which means that I may receive a commission if you make a purchase using these links. As an eBay Partner, I earn from qualifying purchases.
How to improve performance
Re: How to improve performance
Most likely, it seems that the load of memory as well as the processor depends on the resource you are working with.
The screenshot shows the idle mode, but everything is already clear from memory.
https://postimg.cc/67G11rrC
The screenshot shows the idle mode, but everything is already clear from memory.
https://postimg.cc/67G11rrC
- salvadordf
- Posts: 4580
- Joined: Thu Feb 02, 2017 12:24 pm
- Location: Spain
- Contact:
Re: How to improve performance
Hi,
CEF Browsers in OSR mode will always be slower than CEF browsers in normal mode.
The last time I run some speed tests to compare Chrome with MiniBrowser which uses a CEF browser in normal mode showed similar results.
CEF Browsers in OSR mode will always be slower than CEF browsers in normal mode.
The last time I run some speed tests to compare Chrome with MiniBrowser which uses a CEF browser in normal mode showed similar results.
Re: How to improve performance
Thank you for your information.