Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Paginate judgehost page #2511

Open
vmcj opened this issue Apr 27, 2024 · 1 comment
Open

Paginate judgehost page #2511

vmcj opened this issue Apr 27, 2024 · 1 comment

Comments

@vmcj
Copy link
Member

vmcj commented Apr 27, 2024

When visiting: https://onlinejudge.icpc.global/jury/judgehosts/1 with more than 2000 submissions handled the page is slow, we should do a similar thing to the general submission page and only display the last n entries to make the pageload time consistent and not dependent on the number of submissions in the contest.

@meisterT
Copy link
Member

We probably should think about pagination in general, also on the general submission page.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants