Please use detachable models!

Jan

mistapony wrote:
> 
> I am trying to figure out why my autocompleter performs so slowly.
> I've tried multiple things to try to improve.  I've tried using the
> DefaultAutoComplete model, a StringAutoCompleteModel that just takes
> in a List<String> and looks for a match where the List is created in
> PageBeginRender and set as a abstract property, and even a
> DBAutoCompleteModel that queries the db for matches.
> 
> Looking at FireBug the dojo response time is around 11000ms which is
> way to long.  What other things could I try to improve the performace?
> 
> Thanks,
> 
> -- 
> ~chris
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Improving-Autocompleter-performance-T-4.1.2-tf3716452.html#a10396701
Sent from the Tapestry - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to