Replies: 2 comments
-
and i have to use webgl,but when i enable-gpu,the website interaction becomes very laggy。what should i do |
Beta Was this translation helpful? Give feedback.
-
Read the linked post. Are you using OSR? The upstream example has changed slightly https://github.com/chromiumembedded/cef/blob/2cd405baac5cbef7c5d4583be14ce64a3d6eed9f/tests/shared/browser/client_app_browser.cc#L53 CefSharp should update the examples to match. If you are having performance issues then test with https://github.com/cefsharp/CefSharp.MinimalExample for a comparison. Low level CEF questions should be asked on https://www.magpcss.org/ceforum/index.php |
Beta Was this translation helpful? Give feedback.
-
code
why “you'll loose WebGL support but gain increased FPS and reduced CPU usage”
i think it will reduce GPU usage,its a typo?
Beta Was this translation helpful? Give feedback.
All reactions