-
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.
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. Maybe write some parallelization framework so the calls are similar to Go's
go func() {}orerrgroup
Metadata
Metadata
Assignees
Labels
No labels