|
1 yıl önce | |
---|---|---|
.. | ||
Documentation~ | 1 yıl önce | |
Editor | 1 yıl önce | |
Tests | 1 yıl önce | |
.signature | 1 yıl önce | |
CHANGELOG.md | 1 yıl önce | |
CHANGELOG.md.meta | 1 yıl önce | |
Editor.meta | 1 yıl önce | |
LICENSE.md | 1 yıl önce | |
LICENSE.md.meta | 1 yıl önce | |
README.md | 1 yıl önce | |
README.md.meta | 1 yıl önce | |
Tests.meta | 1 yıl önce | |
package.json | 1 yıl önce | |
package.json.meta | 1 yıl önce |
The Profile Analyzer aggregates and visualises frame and marker data from a set of Unity Profiler frames to help you reason about their behaviour over a number of frames, complementing the single frame analysis already available in the Unity Profiler.
Features:
Add the Profile Analyzer folder to your Unity project or install as a package. The 'Profile Analyzer' tool is opened via the menu item below the 'Window/Analysis' Menu in the Unity menu bar (or just in the 'Window' menu prior to 2018.1).
Use the standard Unity Profiler to record profiling data from your application. In the Profile Analyzer pull the profiler data from the Unity Profiler. The profile data will be analyzed and appear in the single view along with both sides of the Compare View. This capture can be saved as a .pdata file for later comparision or sharing with others.
Pull data or load a previous .pdata file into the Left and Right slots to compare the two sets, comparison results will instantly appear.
For more information on the UI and common workflows please see the full documentation.