Ju1-js / 25th-hour-dynamic

A dynamic port of The 25th Hour by Louis Coyle
https://ju1-js.github.io/25th-hour-dynamic/
MIT License
9 stars 1 forks source link

Performance? #2

Closed 42Willow closed 1 year ago

42Willow commented 1 year ago

Is it possible to use even less CPU during times when there's no animation playing (trees disabled and nothing moving)? This might just be a limitation with CefSharp though.

Ju1-js commented 1 year ago

I’m pretty sure most of the performance hit comes from the gradients, but I will check later.

Ju1-js commented 1 year ago

So, most of the performance hit comes from the Landscape... Not much I can really do about that... Just make sure that the wallpaper pauses when it's not focused or something is fullscreen.