On Friday 21 May 2010 15:34, Roland Turcan wrote:
> Hello Lazarus mailing list!
>
> I  am  still  porting our application from Delphi/Kylix to Lazarus and
> the performance of the same units responsible for graphical output are
> nearly  the  same,  but the performance on Lazarus Carbon/Gtk2 is much
> slower than on VCL/CLX.
>
> What   would   you  recommend  to  find  out  the  bottleneck  of  the
> performance. Maybe it is in some part of code about painting which
> must be rewritten for performance improvement on LCL.
>
> Thanks for all recommendations in advance.

Why don't you use Lazarus Qt ? I've ported all our apps from CLX and it works 
ok.

zeljko

--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to