> 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?
If the platform is suitable: read in the manual about profiling support and use the -pg switch. _______________________________________________ fpc-pascal maillist - [EMAIL PROTECTED] http://lists.freepascal.org/mailman/listinfo/fpc-pascal