Minimizing lag
Lag is one of those nebulous ideas used to describe an application performing slower than expected. As developers, we constantly fight against providing the highest quality experience we can, while maintaining the speeds and responsiveness that users expect. It essentially amounts to whether or not the processor on the user's device can handle the cost of providing the game experience. A few, simple objects in your game will result in fast processing. Several complex objects will cost the most processing.