Profiler Window 学习

https://docs.unity3d.com/2018.4/Documentation/Manual/Profiler.html

 

Getting started with the Profiler window

Profiling your application

CPU Usage Profiler module

Rendering Profiler module

Memory Profiler module

Audio Profiler module

Physics Profiler module

GPU Profiler module

Global Illumination Profiler module

UI Profiler module

 

Getting started with the Profiler window

 

Profiling your application

 

CPU Usage Profiler module

  CPU Usage charts

Rendering  How much time your application spends on rendering graphics

Profiler Window 学习

Scripts  How much time your application spends on running scripts

Profiler Window 学习

Physics  How much time your application spends on the physics engine

 

Animation  How much time your application spends on animating SkinnedMeshRenderers, GameObjects and other components in your application. This also includes the time spent on some calculations for systems the Animation and Animator components utilize

GarbageCollector  How muc time your application spends on running the Garbage Collector

VSync

Global Illumination

UI

Others  

  CPU Usage module details pane

 

  Timeline view

 

  Hierarchy and Raw Hierarchy view

 

  Common samples

 

  Performance warnings

 

  Allocation Callstacks

 

  Editor only samples

 

Rendering Profiler module

 

Memory Profiler module

 

Audio Profiler module

 

Physics Profiler module

 

GPU Profiler module

 

Global Illumination Profiler module

 

UI Profiler module

 

Profiler Window 学习

上一篇:写字板(Windows程序设计)


下一篇:20175104 李屹哲 基于Windows的信息安全专业导论学习容器的构建 课程设计 第二周进展