[Lazarus] RFC: remove StayOnTop for splash screen

JoshyFun joshyfun at gmail.com
Tue Mar 2 19:21:02 CET 2010


Hello Lazarus-List,

Tuesday, March 2, 2010, 2:54:05 AM, you wrote:

MG> I did that. Now it does not appear in gprof any more. Saves a few
MG> percents. I doubt someone will notice.

My experiences with gprof in Windows shows me that it is almost
useless for this kind of tests. As it is a pooling tracer it must take
a lof of "snapshots" to get a clear picture of a process, so it must
be repeated for many time, like several minutes. Tracing operations
that involves only a few seconds results in a non real time
distribution which will change a lot simply by removing or adding one
line of code.

Is there any invasive tracer that can be linked with fpc/lazarus ?

-- 
Best regards,
 JoshyFun





More information about the Lazarus mailing list