On Dec 12, 2011, at 10:37 AM, Charalampos Nikolaou wrote:

> Stefan,
> 
> the output is the following:
> 
> $ time host 0.0.0.0
> Host 0.0.0.0.in-addr.arpa. not found: 3(NXDOMAIN)
> 
> real  0m0.040s
> user  0m0.000s
> sys   0m0.010s
> charnik@nireas:~$ time host 127.0.0.1
> 1.0.0.127.in-addr.arpa domain name pointer localhost.
> 
> real  0m0.022s
> user  0m0.000s
> sys   0m0.010s

Hello,

if you install the "strace" utility, using its "-tt" option should give precise 
timings on where CPU time is spent:

$ strace -tt /path/to/command

-- 
    Rémy
------------------------------------------------------------------------------
Learn Windows Azure Live!  Tuesday, Dec 13, 2011
Microsoft is holding a special Learn Windows Azure training event for 
developers. It will provide a great way to learn Windows Azure and what it 
provides. You can attend the event by watching it streamed LIVE online.  
Learn more at http://p.sf.net/sfu/ms-windowsazure
_______________________________________________
Monetdb-developers mailing list
Monetdb-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/monetdb-developers

Reply via email to