Hi,

I have now added directly the PoiListPanel as sink and used the strategy EXACT.
However, the rendering is still too slow.

How to improve this?

Thanks, Chris


> Am 17.04.2015 um 18:27 schrieb Chris <chris...@gmx.at>:
> 
> Hi,
> 
> the problem seems with the Breadth strategy that iterates over all object 
> panels.
> How can I add a specific Panel as sink so that I can use the Exact strategy?
> Currently, the page is added as sink.
> 
> Thanks,
> Chris
> 
> 
>> Am 17.04.2015 um 17:55 schrieb Chris <chris...@gmx.at>:
>> 
>> Hi all,
>> 
>> I have a list view with about 100 objects. 
>> 
>> For updating the individual panels based on some user action, I am using the 
>> Broadcast.Breadth strategy.
>> This works fine when the list contains a few objects, but with 100 objects 
>> it takes about 2 seconds to render the corresponding panel.
>> I am wondering why this takes so much time as only 1 panel/object should be 
>> updated and not different objects simultaneously.
>> 
>> Does someone know a hint to speed up the rendering?
>> 
>> Thanks, Chris
>> 
>> 
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
>> For additional commands, e-mail: users-h...@wicket.apache.org
>> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
> For additional commands, e-mail: users-h...@wicket.apache.org
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org

Reply via email to