TimeMachineStatus icon indicating copy to clipboard operation
TimeMachineStatus copied to clipboard

🐞: [BUG] Performance issue

Open dcoeurjo opened this issue 1 year ago • 3 comments

Describe the bug

When copying data to the TimeMachine, 50 to 70% of my CPU is used for the TimeMachineStatus

To Reproduce Steps to reproduce the behavior:

  1. Wait until TM sync
  2. Check the CPU usage when syncing (spinning arrows)

Expected behavior

Screenshots Capture d’écran 2024-03-28 à 09 01 15

Additional context Add any other context about the problem here.

dcoeurjo avatar Mar 28 '24 08:03 dcoeurjo

Same here, crosses 90% on an M1 MacBook Air

spitfire avatar Apr 10 '24 09:04 spitfire

Same problem. I had to remove the app. Looks nice but definitely has a perf problem to fix.

thetomfox avatar Apr 15 '24 15:04 thetomfox

This somehow has to do with animations in the status bar. As a temporary fix until I have profiled the issue more thoroughly I added an option to disable animations in the next release (0.1.1)

lukepistrol avatar May 10 '24 13:05 lukepistrol