You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 24, 2024. It is now read-only.
With 225 students, paginating through the class roster takes about 5s-10s per page load. Given what I saw in #2549 it looks like maybe all the students are sent to the page instead of only those that need to be shown?
Either way, any optimization of the load-time would be great.
There seems to be also some increased CPU load, so I'm not sure what's going on (my fan doesn't usually start spinning from surfing the web but it does when I'm paginating on the class roster).
The text was updated successfully, but these errors were encountered:
We've added this to our list of issues to work through. I can't give an ETA right now, but we'd like to fix up the perf issues here sooner rather than later.
Feature request ✨
With 225 students, paginating through the class roster takes about 5s-10s per page load. Given what I saw in #2549 it looks like maybe all the students are sent to the page instead of only those that need to be shown?
Either way, any optimization of the load-time would be great.
There seems to be also some increased CPU load, so I'm not sure what's going on (my fan doesn't usually start spinning from surfing the web but it does when I'm paginating on the class roster).
The text was updated successfully, but these errors were encountered: