Closed vtbassmatt closed 1 year ago
f441749f10530a079d6d2c549e37a240795a9a93
has some attempts at speedup.
Those indexes (which shaved ~10% in SQLite) may have made it worse in Postgres 😢
Added caching for the slowest pages. Could consider cache-warmup in the daily maintenance script, but for now, it's good.
All the top-cards queries take a noticeable amount of time to run.