On Fri, Feb 17, 2012 at 10:06, Graeme Geldenhuys
wrote:
> On 16 February 2012 18:10, ik wrote:
>> Hello,
>>
>> What is the best way measure execution time of functions ?
>
>
> You can also use fpprofiler. Search the wiki for more info.
Thank I'll look for it, and also gprof that Henry suggested
On 16 February 2012 18:10, ik wrote:
> Hello,
>
> What is the best way measure execution time of functions ?
You can also use fpprofiler. Search the wiki for more info.
--
Regards,
- Graeme -
___
fpGUI - a cross-platform Free Pascal GUI toolkit
On 16/02/12 16:10, ik wrote:
Hello,
What is the best way measure execution time of functions ?
You can use gprof (build with -pg).
Henry
___
fpc-pascal maillist - fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pas