Hacker News new | ask | show | jobs
by eterm 4149 days ago
Reduce round trips.

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).