MovingBlocks / Terasology

Terasology - open source voxel world
http://terasology.org
Apache License 2.0
3.64k stars 1.32k forks source link

feat: add tracy profiler integration #5258

Open BenjaminAmos opened 5 days ago

BenjaminAmos commented 5 days ago

Contains

This pull request integrates Terasology's PerformanceMonitor with the Tracy Profiler. This allows for better visualising performance traces and should help with diagnosing performance bottlenecks.

image

How to test

Outstanding before merging