performance - make magic suggestion in bootstrap faster -


i used magic suggest in bootstrap auto complete search. want become faster it. have many data, cached data database access data faster out querying in database. source-url spring-mvc controller return data json type. want see result of search faster.how can magic suggest??

i think because of having many data.it slow. example when write 'm' in textbox slow suggest data,and times browser hanging.

set max suggestion minimal integer, in magic suggestion. me improve performance. before show of items in 1 time , make system slow. when set max suggestion=10; improve suggestion performance.


Comments

Popular posts from this blog

asp.net mvc - SSO between MVCForum and Umbraco7 -

Python Tkinter keyboard using bind -

ubuntu - Selenium Node Not Connecting to Hub, Not Opening Port -