[fpc-pascal] Basics of profiling

Sven Barth pascaldragon at googlemail.com
Mon Sep 6 11:19:14 CEST 2010


Am 06.09.2010 10:48, schrieb Felipe Monteiro de Carvalho:
> Hello,
>
> Does anyone have a link or some info about basic info for doing
> profiling in fpc apps?
>
> Basically I would like to know how many miliseconds does my app spend
> in a couple of drawing routines to calculate the effect of speed
> optimizations. I know I could just check with a timer in my code, but
> I suppose that there is a better way.
>
> thanks,

You might want to take a look at fpprofiler which was revived by Graeme 
some time ago. It's mentioned in this mail:
http://www.hu.freepascal.org/lists/fpc-devel/2010-August/021716.html

Regards,
Sven



More information about the fpc-pascal mailing list