[Lazarus] Fast GUI
Michael Schnell
mschnell at lumino.de
Mon Nov 30 13:58:24 CET 2015
On 11/30/2015 01:35 PM, Reimar Grabowski wrote:
> P.S.: Don't give too much on Michaels theorizing. --
Ara did not state what exactly the problem is he is facing.
And it is not theory that with modern systems multiple CPUs are common
and most "GUI" libraries don't support multiple threads.
If what he intends to do needs a lot of calculations (besides what can
be moved to the GPU) obviously distributing the work on multiple
processors by utilizing multiple threads will help.
Been there, did it.
-Michael
More information about the Lazarus
mailing list