[Laszlo-dev] A major performance problem with sendBehind
Adam Wolff
adam at laszlosystems.com
Fri Jun 10 11:53:34 PDT 2005
It gets slower because send behind has to process the entire list of
sibling views. As that list gets longer, sendBehind will get slower.
A
Asger Alstrup wrote:
> Sarah Allen wrote:
>
>> The sendBehind call is definitely slow. You should just create the
>> text views in the order you want them to be.
>
>
> The primary problem is not that sendBehind is slow, but rather that it
> becomes slower and slower each time it has to refresh. It seems to me
> that there must be a leak of resources or something else going on.
>
> The example is an extract from a much more complicated program, where it
> is not simple to create the views in the order I need them.
>
> Regards,
> Asger
> _______________________________________________
> Laszlo-dev mailing list
> Laszlo-dev at openlaszlo.org
> http://www.openlaszlo.org/mailman/listinfo/laszlo-dev
More information about the Laszlo-dev
mailing list