[fpc-pascal] Basics of profiling

Felipe Monteiro de Carvalho felipemonteiro.carvalho at gmail.com
Mon Sep 6 10:48:57 CEST 2010


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,
-- 
Felipe Monteiro de Carvalho



More information about the fpc-pascal mailing list