Help understanding profiling for WASM builds #14085
Unanswered
miketwenty1
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.
-
I'm attempting to see if any of my systems are inefficient and causing lag of other systems. My mouse input events that I'm acting on seems to be spaced too far apart and I would like to start diving in to debug.
Is https://github.com/bevyengine/bevy/blob/main/docs/profiling.md a good source for profiling wasm/web bevy games?
I'm a bit new to profiling, and I'm not sure what profiling tool is being done here in this regression example #11122.
Any help would be great!
Beta Was this translation helpful? Give feedback.
All reactions