About "time yum --help".

Mogens Kjaer mk at crc.dk
Wed Jan 12 14:42:51 UTC 2005


Vinicius wrote:
> Hello,
> 
> time yum --help takes:
> real    0m7.125s
> user    0m0.404s
> sys     0m0.039s
> 
> rpm -q yum: yum-2.1.12-0.fc3
> 
> Why, please?

You can do a:

strace -t -o/tmp/yum.log yum --help

and look in the /tmp/yum.log file where
the bottleneck is.

Mogens

-- 
Mogens Kjaer, Carlsberg A/S, Computer Department
Gamle Carlsberg Vej 10, DK-2500 Valby, Denmark
Phone: +45 33 27 53 25, Fax: +45 33 27 47 08
Email: mk at crc.dk Homepage: http://www.crc.dk




More information about the users mailing list