Performance Monitor for Gdevelop
Performance Monitor Extension for Gdevelop
With this extension you can observe how your game performs in different areas.
FPS: Frames rendered in the last second. The higher the number the better
MS: Milliseconds needed to render a frame. The lower the number the better
MB: MBytes of allocated memory (Run Chrome with --enable-precise-memory-info)
CALLS: The number of render calls since the app has been started
TRIANGLES: The number of rendered triangle primitives of the current frame
GEOMETRIES: The number of active geometries
TEXTURE: The number of active textures
How to use the extension
Start Performance monitor action:
Shows performance overlay top of the game with options to see all the panels or classic "click on it to cycle" modes and panel size scale value.
Stop Performance Monitor action:
Stops and removes the performance overlay.
This extension is extended version of original Stats.js by Mrdoob
Check Out My Other Gdevelop Extensions!
Your support helps me create more free and useful tools for the GDevelop community!
Download
Click download now to get access to the following files:

Leave a comment
Log in with itch.io to leave a comment.