Gentoo Archives: gentoo-user

From: Philip Webb <purslow@××××××××.net>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] The uselessness of equery
Date: Tue, 17 Oct 2017 01:42:54
Message-Id: 20171017014246.GK1957@ca.inter.net
In Reply to: [gentoo-user] The uselessness of equery by Ian Zimmerman
1 171016 Ian Zimmerman wrote:
2 > ~$ time equery -Cq b /usr/bin/equery
3 > app-portage/gentoolkit-0.4.0
4 > real 0m27.594s
5 > user 0m8.780s
6 > sys 0m0.456s
7
8 My desktop machine has :
9
10 CPU : AMD X8 FX8370E 8-core 4,3 GHz 16 MB 32 nm 95 W
11 SSD : Kingston SSDNow V300 240 GB SATA RW 450 MB/s
12
13 And I get :
14
15 root:530 ~> time equery -Cq b /usr/bin/equery
16 app-portage/gentoolkit-0.4.0
17 real 0m6.362s
18 user 0m5.845s
19 sys 0m0.178s
20
21 but also NB :
22
23 root:533 ~> time equery b /usr/bin/equery
24 f^C * Searching for /usr/bin/equery ...
25 app-portage/gentoolkit-0.4.0 (/usr/bin/equery -> ../lib/python-exec/python-exec2)
26 real 0m3.776s
27 user 0m3.651s
28 sys 0m0.092s
29
30 How reliable is 'time' (smile) ?
31
32 --
33 ========================,,============================================
34 SUPPORT ___________//___, Philip Webb
35 ELECTRIC /] [] [] [] [] []| Cities Centre, University of Toronto
36 TRANSIT `-O----------O---' purslowatchassdotutorontodotca

Replies

Subject Author
[gentoo-user] Re: The uselessness of equery Jonathan Callen <jcallen@g.o>