Replies: 1 comment 2 replies
-
Officially this is not recommended or supported. You can run the GPU in process, via |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Each subprocess thread costs around 200mb in committed RAM. I already have all flags such as disable-gpu, force-low-end-device etc set but cefsharp still creates a gpu_process thread. Is there any way I can prevent this thread from being created at all
Beta Was this translation helpful? Give feedback.
All reactions