Re: High CPU Usage for delphi apps with an idle CEF on Windows 10 with Meltdown/Spectre mitigation.
Posted: Mon Mar 12, 2018 8:33 pm
Thanks for the info Warren!
Perhaps you can avoid this problem doing this :

Perhaps you can avoid this problem doing this :
- Delete the cache contents. There may be a corruption problem with the cache files.
- Set GlobalCEFApp.EnableGPU to False. Some graphic card drivers are not 100% compatible.
- Set GlobalCEFApp.SitePerProcess to False. As far as I know this is still considered "highly experimental" by Google and it has some issues.