← Graph

What's the biggest issue with complex data pages — data, SQL, or rendering?

question 1 connections

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.

answer_summary
Loading too much data — often because pagination was skipped to ship a ticket faster.
question What's the biggest issue with complex data pages — data, SQL, or rendering?
asked_at
Moderator follow-up to Maciej on complex analytical pages.

Provenance

Created in
Performance Panel at wroclove.rb 2024 2026-04-17 23:20