- Unity Game Optimization
- Dr. Davide Aversa Chris Dickinson
- 92字
- 2021-06-24 12:13:00
Minimizing external distractions
This one is simple, but absolutely necessary. We should double-check that there are no background processes eating away CPU cycles or consuming vast swathes of memory. Being low on available memory will generally interfere with our testing, as it can cause more cache misses, hard drive access for virtual memory page-file swapping, and generally slow responsiveness on the part of the application. If our application is suddenly behaving significantly worse than anticipated, double-check the system's task manager (or equivalent) for any CPU/memory/hard disk activity that might be causing problems.
推薦閱讀
- CMDB分步構建指南
- 小創客玩轉圖形化編程
- Visual C++實例精通
- 少年輕松趣編程:用Scratch創作自己的小游戲
- Python從菜鳥到高手(第2版)
- Mastering Scientific Computing with R
- HTML5游戲開發案例教程
- Groovy for Domain:specific Languages(Second Edition)
- 假如C語言是我發明的:講給孩子聽的大師編程課
- Python編程實戰
- Python High Performance Programming
- 51單片機C語言開發教程
- Oracle GoldenGate 12c Implementer's Guide
- 單片機原理及應用技術
- UX Design for Mobile