Clooos / Bubble-Card

Bubble Card is a minimalist card collection for Home Assistant with a nice pop-up touch.
MIT License
1.79k stars 50 forks source link

Major performance and battery life issues with 2.3.0-beta1 #799

Open Kev1000000 opened 1 week ago

Kev1000000 commented 1 week ago

Describe the bug
Using 2.3.0-beta 1 and a Dashbaord using popups, my device gets very warm and drains battery life when using the new bubble-card-based Dashboard.

To Reproduce
Simply use the Dashboard that is driven by bubble cards.

Expected behavior
The device to perform as well as non-bubble-card dashboards.

Informations (please complete the following information):

Additional context
I have only begun using bubble card starting with 2.3.0-beta 1, so I cannot determine if this just started or has always been the case. My device is a Samsung S23.

Thank you! 🍻

Clooos commented 1 week ago

Hi, there is a known performance issue in the editor that I need to fix, but beside that I have a very complex full Bubble Card dashboard that runs perfectly on an old iPad.

Can you take a look at your browser console on your computer to see if there is some errors?

Kev1000000 commented 1 week ago

I did have a few errors in the console from old cards I had installed. Removed those and have not seen any performance improvements. Interestingly, I cannot get the blur to disable at all, regardless of choosing to hide backdrop, blur to 0, etc. Trying to see if removing the blur would help.

Clooos commented 1 week ago

You need to disable it on your first pop-up, then you need to refresh your page.

Kev1000000 commented 1 week ago

Ahh, OK, that worked! Performance does seem to have improved with no blur and no bg, will continue to test.