当前位置:网站首页>Unity Profiler
Unity Profiler
2022-07-26 05:32:00 【st75033562】
Memory :
After selecting the memory menu , The description panel below can have two views , Namely : Simple( Briefly explain ), Detailed( details ).
Simple View display Unity Summarize the real-time memory information in each frame , Unity Will apply to the system for reserved memory in advance , To reduce frequent memory requests , This view only shows the memory usage of each type , Without specific details .
The information displayed includes the following :
first line :
Used Total: Sum of all subsequent memory , Pictured above :(Unity+Mono+GfxDriver+Audio+Video+Profile=341.6M)
Unity: Unity Memory size used by native code
Mono: The amount of memory used by managed code
GfxDriver: Driver to texture , Render Target , Memory estimates used by shaders and mesh data
Audio/Video: Audio and video systems use memory size
Profiler: The total memory size used by the performance analyzer
The second line : Similar to the first line , It just describes Unity The reserved memory requested from the system .
The third line : The size of memory used by the whole system , Consistent with the size used in the task manager , According to whether the platform allows to obtain memory from the system , This value will show different sizes , Generally, it will be greater than the sum of the above two lines , because Profile Unable to track all memory .
More rows : The rest of the information is clear at a glance , They are the memory size occupied by different types of resources , There is also basic information such as the number of game objects , No more details here .
Detailed The view shows the details of memory usage , Because the amount of information is huge , So take screenshots ( Or snapshot ) The way (Take Sample) Intercept a frame for analysis , meanwhile , Check the upper middle Deep Profile after , Can get more information , Enable Gather object references You can collect the possible reference information of the object , As shown in the figure below :
边栏推荐
- Hack The Box -SQL Injection Fundamentals Module详细讲解中文教程
- Leetcode linked list problem - 206. reverse linked list (learn linked list by one question and one article)
- OD-Paper【2】:Fast R-CNN
- Home VR panoramic display production to improve customer transformation
- 517. Super washing machine
- 35. Search the insertion position
- C language explanation series -- understanding of functions (3) formal parameters, arguments, nested calls and chain access
- DOM operation -- operation node
- QT writing IOT management platform 47 general database settings
- 【STM32系列汇总】博主的STM32实战快速进阶之路(持续更新)
猜你喜欢

Lesson 2 getting to know slam for the first time

Chinese character style transfer --- learn the conversion and generation of one to many programmed Chinese characters through generation confrontation network

MySQL optimization

高效,可靠,安全的串口通讯开源方案
![提升命令行效率的 Bash 快捷键 [完整版]](/img/ec/f0dd2fbfac6853ae60d7cf52d8f3e1.png)
提升命令行效率的 Bash 快捷键 [完整版]

You'd better not take this kind of project!

Polymer physics test question bank

C语言实现发牌功能基本方法

C language function

又一开源神器,值得收藏学习!
随机推荐
Real scientific weight loss
Shell process control (emphasis), if judgment, case statement, let usage, for ((initial value; loop control condition; variable change)) and for variable in value 1 value 2 value 3..., while loop
C language force buckle question 42 of rain. Four methods - violence, dynamic planning, stack, double pointer
Flex layout principle and common parent elements
FPGA question brushing sequence detection
OD-Paper【2】:Fast R-CNN
循环结构 practice
Debugging sharp weapon! A lightweight log library log.c
这种项目,最好别接!
The first positive number missing in question 41 of C language. Two methods, preprocessing, fast sorting and in situ hashing
Redis 官方可视化工具,高颜值,功能真心强大!
Go exceed API source code reading (VI) -- deletesheet (sheet string)
Lightweight MCU command line interaction project, all open source
嵌入式开发小记,实用小知识分享
SSTI payload and various bypass methods
嵌入式通用学习路线整理
高分子物理试题库
C语言实现发牌功能基本方法
Code audit CMS
代码审计之百家cms