-
Notifications
You must be signed in to change notification settings - Fork 27
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
Performance #1011
Comments
True same its very slow |
+1 |
This is something we've noticed as well and there's several performance improvements on the way, the first of which should get released today or tomorrow. Feel free to provide specific examples (e.g. share a profile code + list actions that are slow in it) we can test against if you want to help. Although this issue is quite broad (which is bad as far as issue tracking goes), I'll keep it open until we either feel the general issue has been addressed or this has been broken down to more specific issues. |
Something I've noticed in the thunderstore mod manager (and r2modman) is that searching the current profile's mods takes significantly longer than I would expect. More specifically, the app seems to be freezing, during which the window can't be moved. If you enter one letter at a time, as your search gets more specific, the amount of time frozen decreases. Typing a word out all at once has one long freeze, about 5 seconds for me, which seems to start on the first keydown. Another time r2modman has frozen for me is when expanding mod descriptions, but this doesn't seem to be easily reproducible as of writing, so it may have been fixed, or it isn't as consistent as the searching issue. |
My profile code is 018d41dd-8efb-da4d-7eb6-c4d123806d64 |
I was surprised it's even heavier than a standalone Chrome browser. Am I missing something? Maybe there's some setting that can be disabled? |
Hello,
I'm experiencing significant performance issues with the Thunderstore Mod Manager on Windows, specifically when using it for the game "Lethal Company". I have around 100 mods installed, and now the manager is extremely slow with every action. Searching for terms in either the "My Mods" or "Get Mods" tabs can take up to 10 seconds. Overall, all actions in the manager have become considerably slower.
Would appreciate any advice or fixes for this issue.
Thank you!
The text was updated successfully, but these errors were encountered: