Optimization

When adding many items to a scene or using items with complex paint() functions, the performance of your application may decrease. While default optimizations of Graphics View are suitable for most cases, you may need to tweak them to achieve better performance. Let's now take a look at some of the optimizations we can perform to speed up the scene.