Hi developers,
I’m tracking these performance metrics in my project:
- FPS
- Draw Calls
- Triangle/Vertex Count
- GPU/CPU Frame Time
Am I missing anything important? What do you focus on when optimizing your scene?
Thanks in advance!
No-Diddy.
Hi developers,
I’m tracking these performance metrics in my project:
Am I missing anything important? What do you focus on when optimizing your scene?
Thanks in advance!
No-Diddy.
Here is the PG with some other parameters which may be useful for debugging - https://playground.babylonjs.com/#938RNX#29
wow this is amazing, thanks big time!