- Unity 2017 Game Optimization(Second Edition)
- Chris Dickinson
- 155字
- 2021-07-02 23:21:06
Summary
You learned a great deal throughout this chapter on how to detect and analyze performance issues within your application. You learned about many of the Profiler's features and secrets, explored a variety of tactics to investigate performance issues with a more hands-on approach, and have been introduced to a variety of different tips and strategies to follow. You can use these to improve your productivity immensely, so long as you appreciate the wisdom behind them and remember to exploit them when the situation makes it possible.
This chapter has introduced us to the tips, tactics, and strategies we will need to find a performance problem that needs improvement. In the remaining chapters, we will explore methods on how to fix issues and improve performance whenever possible. So, give yourself a pat on the back for getting through the boring part first, and let's move on to learning some approaches to optimize our C# scripts.
- 零基礎PHP學習筆記
- PHP基礎案例教程
- C語言程序設計基礎與實驗指導
- 云原生Spring實戰
- Bootstrap 4:Responsive Web Design
- 精通Linux(第2版)
- C語言開發基礎教程(Dev-C++)(第2版)
- Node學習指南(第2版)
- 交互式程序設計(第2版)
- Hands-On Robotics Programming with C++
- Continuous Delivery and DevOps:A Quickstart Guide Second Edition
- UML基礎與Rose建模實用教程(第三版)
- 用Python動手學統計學
- Learning Alfresco Web Scripts
- Android開發進階實戰:拓展與提升