-
Notifications
You must be signed in to change notification settings - Fork 175
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
Steam consumes much more memory than on Windows #528
Comments
Can you give some details about what specific counters you are looking at. Windows manages and reports memory very differently than Linux, I can assure you Steam uses much more than 15MB on Windows! |
This is what the KDE system monitor reports when I click details:
I don't see a memory leak here. It is about the same that Firefox uses and Steam is mostly a Webbrowser. |
This was discussed at length over #432 (of which this is a duplicate). The issue is that Windows doesn't report memory usage correctly. |
On Windows according to Resource Monitor, Steam.exe has ~220MB commit and 140MB working set. This is not dramatically different than the Linux numbers you are quoting above. |
Steam consumes significantly more memory than on Windows 7.
Immediately after starting up and showing just a Friends window, it consumes about 160 MB. On Windows, it's about 5-15x less, like 15 MB after starting up.
It's even worse after opening Library and then switching to Store tab, at that time, it's about 215 MB.
Linux chimera 3.7-trunk-amd64 #1 SMP Debian 3.7.1-1~experimental.1 x86_64 GNU/Linux
Gnome Shell 3.6
The text was updated successfully, but these errors were encountered: