Moderator follow-up to Maciej. Answer: most commonly the team is loading too much data — often because pagination was skipped (which requires also building search and proper DB-side sorting), so developers cut the corner and deliver tickets without pagination 'because it'll be OK', and then the application becomes very slow.