-
-
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
Webserver slow in startup and in UI #3046
Comments
An update on this. After doing some research I found out that the windows-curses package seems not to work with python3.9 or above, so I downgraded python to 3.9 and was able to install the windows-curses package. Glances seems much more responsive now, even though not blazingly fast, but way faster. Could this have been the culprit? Is there anything else I can do to improve the performance on Windows? Kind regards ❤️ |
Hi @PartTheSeas On his Pypi page, Windows-curses seems to be compliant with Python 3.6 to 3.12. Did you try to install the latest version (2.4) ? Perhaps slow start issue came from another think. Can you also send us the result of the following command:
|
I don't know. If I install curses with python > 3.9 I get the curses error I described in my first post, so I googled a bit and downgraded to 3.9.
Of course! There you go:
The entire UI and start up are slow. If I F5 the Glances tab it needs like 5-20 seconds to refresh |
processcount [OK] 7.35434s On my side i have: processcount [OK] 0.06198s Can not explain the reason :( I never tested Glances on Windows 11. Is another user use this OS with Glances ? |
|
Describe the bug
I don't know how I would verify or or print this behavior, but the web server is super slow in startup (20 secs+) and if I refresh the tab in my browser it takes another 20+ secs to reload
To Reproduce
Steps to reproduce the behavior:
No idea if it's just me, let me know what you need and how I can retreive it
Expected behavior
Startup time should be a few seconds and refreshing the UI as well at max
Environement (please complete the following information)
Glances version: 4.2.1
Glances API version: 4
PsUtil version: 6.1.0
Log file: C:\Users\Donatus\AppData\Local\Temp\glances-Donatus.log
The text was updated successfully, but these errors were encountered: