0
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2026-08-06 12:09:27 +08:00
discourse/lib/admin_dashboard
Osama Sayegh fda44c33e7
PERF: parallelize report fetching in the dashboard Reports section (#42252)
Reports in a dashboard section (including slow Data Explorer queries)
loaded one at a time, so a single slow report delayed every other report
in the section. They're now fetched in parallel on the server, so the
whole section loads faster, and a report that fails to load shows its
own error state without affecting the others.
2026-08-05 18:29:17 +03:00
..
reports PERF: parallelize report fetching in the dashboard Reports section (#42252) 2026-08-05 18:29:17 +03:00