Guidance for improving search performance
Guidance for improving search performance
My table search functionality is performing poorly, and I am looking for some assistance in improving it. Typically, my tables use server-side processing, but the data in use here is required to be loaded up front, so I'm using client-side processing.
My data set in this scenario has 1300 rows, which does not seem to be nearly as many as datatables can handle, but paging and searching are taking close to 2 seconds to execute. Attached is a screen shot of a performance audit consisting of a single keypress.
Any ideas on address this?
Replies
Happy to take a look at a test case showing the issue so we can profile it.
Allan
Thanks, Allan. I just sent you a message with further details.