[Laszlo-dev] A major performance problem with sendBehind
Asger Alstrup
aalstrup at laerdal.dk
Fri Jun 10 04:02:33 PDT 2005
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
More information about the Laszlo-dev
mailing list