-
Notifications
You must be signed in to change notification settings - Fork 233
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
Terrible performance in some GUIs on Linux #1222
Comments
I'm experiencing the exact same severe performance issues on Fedora 40. It leaves the app practically unusable. App Version: Theseus v0.7.1 |
Having the same issues which makes me pretty much unable to use the app without watching a movie or something while waiting for the frame to get rendered. Potentially having 5 spf (not fps). Also the app just crashes when opening logs of an instance and I had to add App Version: |
Im pretty sure it's just how tauri works on linux which causes performance to be fucked |
No. I did some further testing and Theseus v0.6.3 doesn't (and presumably all versions prior to v0.6.3 don't) have these performance issues and the profile logs page doesn't crash the application in that case. This seems to be a new issue introduced in Theseus v0.7.0+ separate of normal Tauri performance issues. |
Duplicate? #1216 |
Tauri is working on providing other wen engines like Chromium Embedded Framework as alternative for Webkit2GTK |
Describe the bug
When browsing the Modrinth App (Theseus v0.7.1;
.deb
package) in some guis on Linux the app slows to a crawl, 1 or less fps for sure.The GUIs include (and likely not limited to):
Content
tabOptions
tabLogs
tab and this one in particular locks up the app and needs to be killed/restartedThis doesn't effect all GUIs such as the app's Settings page and the Library page
Steps to reproduce
Expected behavior
No performance issues
System information
App Version: Theseus v0.7.1
Package:
.deb
OS: Linux x86 64bit (Pop!_OS 22.04 LTS)
GPU Driver: nvidia-driver-550
Additional context
While this could be an issue on my end and something changed that is a result of this, but previously this wasn't happening, only after a few months of not using linux, returning to it found this app in this state after updating everything
The text was updated successfully, but these errors were encountered: