[fpc-pascal]Performance testing of FPC programs?

James Mills prologic at prologitech.com
Fri Feb 7 17:07:31 CET 2003


On Fri, Feb 07, 2003 at 04:56:10PM +0100, Preben Mikael Bohn wrote:
> Hi all, I have a relatively large FPC program that I suspect have a few
> bottlenecks (regarding processing speed). Are there any ways I can test how
> long time the program spends in the different procedures/functions?

Use this bit of code in your functions/procedures or write it as a
function and call it.


> 
> Best regards Preben
> 
> 
> _______________________________________________
> fpc-pascal maillist  -  fpc-pascal at lists.freepascal.org
> http://lists.freepascal.org/mailman/listinfo/fpc-pascal
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ms.pas
Type: text/x-pascal
Size: 388 bytes
Desc: not available
URL: <http://lists.freepascal.org/pipermail/fpc-pascal/attachments/20030208/d66520cd/attachment.pas>


More information about the fpc-pascal mailing list