MinimalPlugins Bevy app w/ 1 second Schedule Runner run loop maxing out CPU? #23261
Unanswered
ALinuxPerson
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is anyone else experiencing this issue, or is it specific to my setup? This minimal Bevy application appears to be pegging a CPU core at ~100% utilization even while idle. I've even configured the
ScheduleRunnerPluginto only tick once per second, yet the process still consumes nearly a full core. Running on macOS 26.3 on an M3 MacBook Air.Beta Was this translation helpful? Give feedback.
All reactions