issues
search
FacoBackup
/
pine-engine
pine-engine
5
stars
0
forks
source link
Metric collection
#37
Closed
FacoBackup
closed
1 month ago
FacoBackup
commented
2 months ago
What should be covered
UI rendering cost
UI logic processing cost
Engine processing cost
Engine rendering cost
Metric collection cost itself
Necessities
No direct coupling with code parts
Capable of being disabled or enabled at runtime
Easy to extend to other points in the codebase
Other metrics
Memory
Estimated memory footprint of textures in memory
Voxel scene estimated size in memory
Streamable resources
Triangle count loaded
Total triangles rendered to the screen (consume rendering repository)
Quantity of textures loaded
Quantity of resource streaming requests
Voxels
Voxel quantity
Voxels per depth level
Other
Current world chunk
Entity count
Entity with mesh count
What should be covered
Necessities
Other metrics
Memory
Streamable resources
Voxels
Other