classroom icon indicating copy to clipboard operation
classroom copied to clipboard

Class roster pagination really slow

Open amueller opened this issue 5 years ago • 1 comments

Feature request :sparkles:

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).

amueller avatar Feb 05 '20 15:02 amueller

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.

d12 avatar Mar 11 '20 18:03 d12