IntelliJ Java IDE
The moose likes HTML, CSS and JavaScript and the fly likes Auto Suggestion - Performance issue Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Engineering » HTML, CSS and JavaScript
Reply Bookmark "Auto Suggestion - Performance issue" Watch "Auto Suggestion - Performance issue" New topic
Author

Auto Suggestion - Performance issue

Satyajit Bhadange
Ranch Hand

Joined: May 13, 2010
Posts: 100
Hi,

i want to implement autosuggestion feature in my appln. I have downloaded a java script and made some modifications to it.i need around 2 lacs of records.But whenever i type a word in field..i face performance problem.I waits for around a minute to get all suggestions..


any suggestions over this..


Thanks
user101
Problems And Solutions - Algorithms
Wouter Oet
Saloon Keeper

Joined: Oct 25, 2008
Posts: 2700

Have you tried profiling your application? Because then you'll probably find the bottleneck(s) that cause these performance issues.


"Any fool can write code that a computer can understand. Good programmers write code that humans can understand." --- Martin Fowler
Please correct my English.
David Newton
Author
Rancher

Joined: Sep 29, 2008
Posts: 12612
What does "2 lacs of records" mean?
 
jQuery in Action, 2nd edition
 
subject: Auto Suggestion - Performance issue
 
Threads others viewed
Images and Benchmarking
Isnt using & a performance issue?
WSAD vs. VAJ
Liferay 4.2 VS Jetspeed 2
file transfer
developer file tools