Page MenuHomePhabricator

Use daily aggregates to populate tables and graphs on Organisation and Program pages
Closed, ResolvedPublic

Description

In T269146 we're building new data models to aggregate daily totals to save on page load time. That ticket relates to the backend work, this one for the frontend.

We need to rework the table and graph generation to use these new tables, and then evaluate how substantial the page load time improvement is. If this doesn't improve the situation enough, we might consider other ways of breaking the page up into multiple page loads.