Chapter 12. Performance and Optimizations
In this chapter, we will cover the following recipes:
- Profiling your application with VisualVM
- Using Libgdx features to avoid garbage collection
- Avoiding unnecessary render calls with frustum culling
In this chapter, we will cover the following recipes: