CPU profiling for Unity
The Unity profiler is a powerful tool. It is useful when developing games, but requires the use of a development build. This type of build can introduce too much overhead in the app to obtain accurate performance data on the final game. For this reason, the Unity Profiler may not be suitable for precise CPU performance profiling of release builds. So this post explores other ways to profile release builds with minimal overhead
https://gpuopen.com/learn/unity-cpu-profiling-guide/
#profiling
Post #2351
826