javascript - How to improve performance of Jquery autocomplete -
I was planning to use jquery autocomplete for a site and implemented a trial version. Now I am using an AJAX call to get a new list of string for each character input. The problem is that it is slow in 1.5 seconds before the new list populates. What's the best way to make auto-complete acceleration? I am using the cake and I am meeting with a limit of just 10 items.
- How to read self-sufficient is very good. I had to read some "wow" experiences.
"This widget gives a list of all your contacts in javascript below 200ms (this is also true for 10,000+ contacts). To achieve this level of performance For us, we had to rethink completely how we send the data to the server to the server. "
Comments
Post a Comment