SURFscz / SBS

Samenwerking Beheer Systeem ↣ Collaboration Management System
Apache License 2.0
3 stars 2 forks source link

Refactor CO's overview, ORG overview and Service overview to fetch only the data shown in the tables to improve performance #1355

Open oharsta opened 2 months ago

oharsta commented 2 months ago

Currently we are fetching the data using the SQLAlchemy objects and queries which fetch everything. Write custom queries and only fetch the data actually shown in the overview.

FlorisFokkinga commented 2 months ago

Some slower pages are:

Optionally, for platform admins