1 Reply Latest reply on Aug 27, 2008 5:27 AM by alespio

    suggestionbox performance

    ajanz

      hi,

      what can i do to tune up a suggestionbox?

      i got a litte example like on the the demo page.

      the bean method only delivers a list of objects no database access or something else.

      but it isn't really fast...it takes 1-3 seconds until the suggestions appear...

      anything i could do?

        • 1. Re: suggestionbox performance

           

          "AJanz" wrote:
          hi,

          what can i do to tune up a suggestionbox?

          i got a litte example like on the the demo page.

          the bean method only delivers a list of objects no database access or something else.

          but it isn't really fast...it takes 1-3 seconds until the suggestions appear...

          anything i could do?


          Same problem for me.
          I've noted that, for each row suggested, the component do an http request. That fact cause network traffic and too much delay.

          Is not a bug, but without an improvment will be very difficult to use the suggestionBox.

          Please help us!

          Thanks to all