unity性能优化
参考
- Unity Advanced best practice guides中Scripting相关的内容
- 学习Advanced best practice guides中Performance optimization相关的内容
- Unity Advanced best practice guides中Graphics & Rendering相关内容的学习
- Unity Optimization、Frame Debugger、Memory Management、Memory Profiler、UI Profiler相关内容的学习 https://learn.unity.com/tutorial/working-with-the-frame-debugger?language=en# https://learn.unity.com/tutorial/memory-management-in-unity?language=en https://learn.unity.com/tutorial/working-with-the-memory-profiler?language=en https://learn.unity.com/tutorial/ui-profiler-2019-3?language=en#
GC优化
This post is licensed under CC BY 4.0 by the author.