You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This doesn't happen on my machine. Web build runs at 60 fps, as does my desktop build. Both in chrome and Firefox. Can you try in Firefox to rule out if your chrome has some kind of capping setting enabled?
Hmm, for me Chrome (TR) and Arc (BL, built on Chromium) are 40ish, Firefox (BR) seems to be more spiky but is 50 fps in this screenshot and Safari (TL) is rock solid 59/60.
Maybe this is my stuff being weird... I'll do some binary search debugging and see if I can narrow it down when I get some more time...
I added only this line to watch FPS:
And it won't go above 40.
The desktop build seems fine.
I also tried the same in https://github.com/karl-zylinski/odin-raylib-web and that gets 120 just fine.
Chrome perf trace that shows no work being done, so something wierd with the frame scheduler maybe?
The text was updated successfully, but these errors were encountered: