Skip to content

Faster UI #23

@Kraysent

Description

@Kraysent

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_name in particular.
  • Run all network requests (to ADS/DB) in parallel

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions