-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Application written with Chromium Embedded Framework CEF seems to have performance issue/lag #193
Comments
Possibly related? #69 |
I'm not sure if this is related to issue 69. However it is performance related. Opening the file explorer is very slow in Windows 10 20H2 or 2004. |
Seeing as #109 seems related to #69, it's very possible this one could be too I'd think. |
theperformance issues were fixed recently |
I can confirm the issue has been fixed. (WeChat, Sandboxie 5.49.7) |
5.43.7
Windows 10 20H2
Application example:
WeChat for Windows. Can feel it is slower when running in Sandboxie, especially when typing in Chinese, the input IME will take a bit of time , about 0.5 to 1 second, to render and display its UI and candidates. But after the UI has displayed, it will not lag anymore.
https://cefsharp.github.io/
Program wirtten in winform doesn't have this issue.
Inputting english letter doesn't have this issue (because this mode does not require the IME to render and display a candidate UI).
Maybe this is due to the resources/multi threading etc has been restricted ?
Hyper-V, Device Guard or secure boot are not in use, not enabled. But I have vmware workstation pro insatlled.
The text was updated successfully, but these errors were encountered: