- Unity Game Optimization
- Dr. Davide Aversa Chris Dickinson
- 128字
- 2021-06-24 12:12:58
The Audio area
The Audio area grants an overview of audio statistics and can be used both to measure CPU Usage from the audio system and total memory consumed by audio sources (both for those that are playing or paused) and audio clips.
Breakdown View provides lots of useful insights into how the audio system is operating and how various audio channels and groups are being used.
The Audio area may come in handy as we explore art assets in Chapter 4, Optimizing Your Art Assets.
Audio is often overlooked when it comes to performance optimization, but audio can become a surprisingly large source of bottlenecks if it is not managed properly due to the potential amount of hard disk access and CPU processing required. Don't neglect it!
推薦閱讀
- SQL Server 從入門到項目實踐(超值版)
- 單片機C語言程序設計實訓100例:基于STC8051+Proteus仿真與實戰
- x86匯編語言:從實模式到保護模式(第2版)
- RSpec Essentials
- 第一行代碼 C語言(視頻講解版)
- C# and .NET Core Test Driven Development
- Processing創意編程指南
- RubyMotion iOS Develoment Essentials
- Java Hibernate Cookbook
- JBoss AS 7 Development
- CryENGINE Game Programming with C++,C#,and Lua
- Getting Started with Windows Server Security
- micro:bit軟件指南
- C#程序開發參考手冊
- PHP程序設計高級教程