Replies: 1 comment
-
|
这个命令行应该在新版本CEF中已经不起作用了,这个是CEF控制的。 |
Beta Was this translation helpful? Give feedback.
0 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.
-
QCefConfig::addCommandLineSwitchWithValue("renderer-process-limit", "1");
请问一下,renderer-process-limit设置多少比较合适?在资源消耗(比如虚拟内存和物理内存)和性能之间维持一个平衡
Beta Was this translation helpful? Give feedback.
All reactions