-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Frontend:
- Remove Aladin loading from every page. Only include it for pages that actually use Aladin.
- https://leda.sao.ru/table/siena_galaxy_atlas_2026-03-07 - loads too long, probably due to COUNT(1) for rows & a large number of sql queries
- Crossmatch results page loads constantly for a very long time
Backend:
- Reduce number of SQL requests to DB in favour of JOINs.
table_id->table_namein particular. - Run all network requests (to ADS/DB) in parallel
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels