That might be round trips to a database, round trips to a caching layer, or round trips from client to server.
Generally speaking, grab as much data as you'll need (but not more).
That might be round trips to a database, round trips to a caching layer, or round trips from client to server.
Generally speaking, grab as much data as you'll need (but not more).