Try using http://yourkit.com/ . It leaves 0 doubt about the performance bottleneck in these things.
On 5/9/07, Chris Chiappone <[EMAIL PROTECTED]> 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]
-- Jesse Kuhnert Tapestry/Dojo team member/developer Open source based consulting work centered around dojo/tapestry/tacos/hivemind. http://blog.opencomponentry.com