hovancik/stretchly

[Bug]: Stretchly on M1 seems to be consuming too much energy

Open

#1278 opened on Mar 3, 2023

View on GitHub
 (5 comments) (1 reaction) (0 assignees)JavaScript (3,892 stars) (410 forks)batch import
help wanted

Description

Version

  • I'm using version 1.13.1

Known issues

  • I've checked Known issues

Existing issues

  • I've checked Existing issues

What operating system are you using?

macOS

Operating System Version

Ventura 13.2.1

Reproduction steps

  1. Open Stretchly
  2. Open Activity Monitor
  3. Check energy consumption

Expected Behavior

I would expect a fairly passive app like Stretchly to be in the low consuming spectrum. I am currently using Time Out, not because I like the experience better, but because consumption seems to be approximately 5x lower.

Thanks for the hard work!

Actual Behavior

Apple's algorithm for estimating energy consumption is closed source (sucks), but there seems to be a correlation with the amount of threads and idle wake ups.

Relevant log output

No response

Preferences

No response

Additional information

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct

Contributor guide