- 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!
推薦閱讀
- 從零構建知識圖譜:技術、方法與案例
- Ceph Cookbook
- NumPy Essentials
- 零基礎學Java(第4版)
- Banana Pi Cookbook
- 精通Python自然語言處理
- 軟件項目管理實用教程
- Modern JavaScript Applications
- 深入淺出Serverless:技術原理與應用實踐
- OpenCV with Python Blueprints
- PowerDesigner 16 從入門到精通
- Java 9 with JShell
- Beginning C# 7 Hands-On:The Core Language
- Node.js應用開發
- Learning Alfresco Web Scripts