-
-
Notifications
You must be signed in to change notification settings - Fork 245
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
Linux CPU usage at ~5% for blinking the cursor #148
Labels
stale
The item is going to be closed soon because of inactivity
Comments
Closed
Closed
This issue is stale because it has been open for 120 days with no activity. |
github-actions
bot
added
the
stale
The item is going to be closed soon because of inactivity
label
Mar 6, 2024
This issue was closed because it has been inactive for 14 days since being marked as stale. |
Closed
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Description
Being a new user, I was checking out FluffyChat behavior, and noticed that it was constantly using 2-8% CPU, according to top(1). The only thing "moving" was the chat text cursor blinking. I'm curious if it can be optimized to save battery, or if this is an unavoidable side-effect of Flutter's rendering pipeline.
Note that the CPU usage is high even when my window manager has unmapped the window because it's on another workspace.
To Reproduce
Additional information:
The text was updated successfully, but these errors were encountered: