Replies: 1 comment 8 replies
-
Thank you for using Ebiten. From the code, I couldn't find suspicious things. Would it be possible to take a CPU profile around the spike? For a relatively static application, we plan to add a new feature #1556 |
Beta Was this translation helpful? Give feedback.
8 replies
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.
-
So I just started using Ebiten recently. So far I have only got the rendering done for the game I'm working on, and yet I'm already seeing my CPU utilization for my runtime spike to 100%. There doesn't seem to be anything in my code that should be causing this.
System: MacBook Pro 2016 running Big Sur
Source: https://github.com/APDevice/goCheckers
Beta Was this translation helpful? Give feedback.
All reactions