Skip to content
New issue

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

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

Already on GitHub? # to your account

JENKINS-49965 "Slow performance of warnings table if there are 1000 elements" #16

Conversation

mirzazeyrek
Copy link
Contributor

@mirzazeyrek mirzazeyrek commented Mar 3, 2019

This is not exactly the ajax pagination but a simple hotfix to allow users use warnings ng plug-in even though they have much more than 1000+ elements in their warnings table.

Resource:
https://datatables.net/examples/ajax/defer_render.html

I am not sure how can I test this in action. It would be great having a way for getting *.hpi file and see it in our current Jenkins implementations with the builds more than 2k+ warnings.

…vidual row at the time of that row being drawn on the page"
@uhafner
Copy link
Member

uhafner commented Mar 3, 2019

I think this is hard to test, even in a UI test since it does depend on the number of items.

@uhafner
Copy link
Member

uhafner commented Mar 3, 2019

On the other hand it actually will not harm to enable this option...

@uhafner uhafner merged commit 03ea9ab into jenkinsci:master Mar 3, 2019
uhafner added a commit that referenced this pull request Mar 3, 2019
@mirzazeyrek
Copy link
Contributor Author

I've installed the latest build for the PR and confirm that it works without any visible issues in a table with 2k+ items.

I will do more testing with 10k+ issues.

image

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants