nelc / futurex-openedx-extensions

Open edX APIs and reporting tools
Other
0 stars 0 forks source link

perf: Student details page is somewhat slow #21

Open OmarIthawi opened 1 month ago

OmarIthawi commented 1 month ago

The API is really somewhat slow, it takes 18 9 seconds to load.

Open this page and observe:

My understanding that frontend is performing okay and it's a backend fault, but we can double check.

Edit: After using the tenant_ids parameter, the page loads faster with correct data.

cc: @iamjazzar

OmarIthawi commented 1 month ago

@shadinaif performance improvements are always good. But this one has been improved to become below the 10s mark.

Therefore I'm removing the important label.

shadinaif commented 1 month ago

let's test if v0.3.6 resolved it