salvadordf / CEF4Delphi

CEF4Delphi is an open source project to embed Chromium-based browsers in applications made with Delphi or Lazarus/FPC for Windows, Linux and MacOS.
https://www.briskbard.com/forum/
Other
1.19k stars 363 forks source link

how to set multi page to idle status? #485

Closed hzmsrv closed 9 months ago

hzmsrv commented 9 months ago

when opening multi-page, the browsers run out of my CPU, and every page uses several percent CPU! how to set the other pages to idle status?

salvadordf commented 9 months ago

Hi,

It depends on the browser configuration.

Browsers in OSR mode can save some CPU time hiding the browser but normal browsers can only try some experimental properties.

Read this forum thread for more information.