#How to make small jobs more visible in the profiler?
1 messages · Page 1 of 1 (latest)
Hi @jade jasper ! You can use Profile Analyzer https://docs.unity3d.com/Packages/com.unity.performance.profile-analyzer@1.2/manual/single-view.html to get statistical information on the smaller markers. You can use filter and marker summary views to get data per frame or whole capture.
also if you've located your job in the timeline view the tooltip provides information on the total sum of a all samples within the frame