[Lazarus] Performance of GTK 2 and CE

Graeme Geldenhuys graemeg.lists at gmail.com
Tue Nov 11 18:17:52 CET 2008


On Tue, Nov 11, 2008 at 6:55 PM, Martin Schreiber <fpmse at bluewin.ch> wrote:
>>
> fpGUI, current trunk, button with caption, compiled with -B -O3
> Duration: 00:00.305
> Duration: 00:00.302

Umm, so there is some space for improvement in fpGUI. I'll try and
find that stray 100ms. :)

>      button2.backgroundColor := clBlue;
>    fpgApplication.ProcessMessages;

I wonder if the call to ProcessMessages in the cause of the 100ms
stray... I don't require that line in fpGUI.  Just added it in, and it
added +-40ms to my timing results.


Regards,
  - Graeme -


_______________________________________________
fpGUI - a cross-platform Free Pascal GUI toolkit
http://opensoft.homeip.net/fpgui/



More information about the Lazarus mailing list