On 11.02.2013 20:56, DaWorm wrote:
Could it be OS calls are slower on FreeBSD?  I don't suppose there's an
easy way to profile application versus OS call execution time, is there?

There is:

=== command begin ===

$> time fpc -h > /dev/null
fpc -h > /dev/null  0,01s user 0,01s system 46% cpu 0,035 total

=== command end ===

Regards,
Sven
_______________________________________________
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-devel

Reply via email to