-
-
Notifications
You must be signed in to change notification settings - Fork 169
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
skip client base classes #1861
Comments
Mostly done in r19885 (+r19886). ie:
Without turning off features:
TODO / things that could be improved:
|
Updates: With these changes applied and turning off all the features (including window forwarding..), the client memory usage goes from ~220MB (~280MB without mmap) to just 64MB.
Still TODO:
This one uses 400MB!
|
clipboard token fix in r19895, high memory usage moved to #1913. @maxmylyn: FYI, feel free to close. When disabling features (ie: |
With the changes from #1913, the client memory usage goes down from ~220MB to ~130MB when turning off all non-essential options. |
See also #2344 |
Same as #1838 but for the client. See also #1796.
The text was updated successfully, but these errors were encountered: