Filter performance
Filter performance
norglaw
Posts: 9Questions: 0Answers: 0
Hi,
I developed a page with 3000 lines, and 19 columns displayed in a datatable.
Global and column filtering with columnFilter are enabled.
With deferRender, the page loads in 3-4 seconds and that's fine.
However the filter search is too slow : 3 seconds for a select filter, and it's not possible to write more than one letter per second in text filter.
I posted test case files on my server : http://www.atefpro.fr/test-case/
I just modified Datatable.js function _fnLoadState pour cookie management.
Thx for helping !
Alban
I developed a page with 3000 lines, and 19 columns displayed in a datatable.
Global and column filtering with columnFilter are enabled.
With deferRender, the page loads in 3-4 seconds and that's fine.
However the filter search is too slow : 3 seconds for a select filter, and it's not possible to write more than one letter per second in text filter.
I posted test case files on my server : http://www.atefpro.fr/test-case/
I just modified Datatable.js function _fnLoadState pour cookie management.
Thx for helping !
Alban
This discussion has been closed.
Replies
More generally, I'd try disabling features until you find the one that is really slow. If its a core DataTables feature, let us know!
Allan
Impossible to find a key feature slowing the whole search process.
I sent you a private message.
Alban