官术网_书友最值得收藏!

Deep Profile

Ordinary profiling will only record the time and memory allocations made by the common Unity callback methods, such as Awake(), Start(), Update()and FixedUpdate(). Enabling the Deep Profile option re-compiles our scripts with much deeper level of instrumentation, allowing it to measure each and every invoked method. This causes a significantly greater instrumentation cost during runtime than normal, and uses substantially more memory since data is being collected for the entire callstack at runtime. As a consequence, Deep Profiling may not even be possible in large projects, as Unity may run out of memory before testing even begins or the application may run so slowly as to make the test pointless.

Note that toggling Deep Profile requires the entire project to be completely re-compiled before profiling can begin again, so it is best to avoid toggling the option back and forth between tests.

Since this option blindly measures the entire callstack, it would be unwise to keep it enabled during most of our profiling tests. This option is best reserved for when default profiling is not providing enough detail to figure out the root cause, or if we’re testing performance of a small test Scene, which we're using to isolate certain activities.

If Deep Profiling is required for larger projects and scenes, but the Deep Profile option is too much of a hindrance during runtime, then there are alternative approaches that can be used to perform more detailed profiling in the upcoming section titled Targeted profiling of code segments.

主站蜘蛛池模板: 合山市| 靖江市| 宁夏| 光泽县| 视频| 荔浦县| 怀集县| 宁武县| 桂阳县| 黑龙江省| 怀仁县| 大竹县| 大石桥市| 河北区| 宣汉县| 油尖旺区| 砀山县| 南召县| 梁平县| 兰坪| 喀喇沁旗| 孝感市| 玉溪市| 玉田县| 罗源县| 儋州市| 汕尾市| 靖西县| 瑞昌市| 即墨市| 赫章县| 晋宁县| 怀安县| 右玉县| 金溪县| 温州市| 赣榆县| 藁城市| 陇川县| 东山县| 和田县|