2018-08-27 9:43 UTC+01:00, Martin Schreiber <mse00...@gmail.com>:
> On 26.08.2018 23:45, code dz wrote:
>> Hi Martin
>> i made a simple test across msegui & lazarus & wxwidgets to see who's
>> uses less cpu
>> the test is very simple : a paintbox & timer , i set the timer
>> interval to 16ms and in its ontimer event i invalidate the paintbox to
>> trigger its paint event , in the paint event i draw a rectangle
>> after execution i maximized the form and see the cpu usage , well the
>> results was :
>> msegui : 90% per on cpu core
>> lazarus : 18%
>> wxwidgets: 2%
>>
>> i just wondering why this slowdown from msegui
>>
> Why is the background of the MSEgui example white?
>
> Martin
>
>

i just set the paintbox color to white .
but if the antivirus is the problem , why wxwidgets example uses 1%  cpu ?

what is the resolution of your display ?

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk

Reply via email to