[fpc-pascal] How to find where my app consumes CPU?
Mattias Gaertner
nc-gaertnma at netcologne.de
Wed May 19 22:14:23 CEST 2021
On Wed, 19 May 2021 19:46:43 +0100
Martin Wynne via fpc-pascal <fpc-pascal at lists.freepascal.org> wrote:
>[...]
> I found that the problem is in the Lazarus Application.OnIdle event,
> which fails to honour the Done parameter and runs continuously:
How do you know, it is a bug in OnIdle, and not something continuously
emitting events?
Have you tested in a small test application?
Mattias
More information about the fpc-pascal
mailing list