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
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to