Skip to content

fix high cpu usage by using the downscaled pic - #9

Open
michaelb wants to merge 1 commit into
NoTranslation:masterfrom
michaelb:master
Open

fix high cpu usage by using the downscaled pic#9
michaelb wants to merge 1 commit into
NoTranslation:masterfrom
michaelb:master

Conversation

@michaelb

@michaelb michaelb commented Oct 2, 2020

Copy link
Copy Markdown

Archlinux-icon.png is a huge 2000x2000 pic and is resized to 110x100 no
matter what. If it does not fit into cache the CPU has to resize it at every refresh
(and even if it is th case it's not desirable)

fix #6

Archlinux-icon.png is a huge 2000x2000 pic and is resized to 110x100 no
matter what. If it does not fit into cache the CPU has to resize it at every refresh
(and even if it is th case it's not desirable)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

High CPU usage

1 participant