Gentoo Archives: gentoo-dev

From: Krzysztof Pawlik <nelchael@g.o>
To: gentoo-dev@l.g.o
Subject: Re: [gentoo-dev] New eshowkw
Date: Tue, 26 Oct 2010 19:54:08
Message-Id: 4CC731D0.80009@gentoo.org
In Reply to: Re: [gentoo-dev] New eshowkw by "Tomáš Chvátal"
1 On 10/26/10 21:42, Tomáš Chvátal wrote:
2 > Dne 26.10.2010 20:38, Krzysztof Pawlik napsal(a):
3 >
4 >> nelchael@s-lappy ~$ time eshowkw gcc > /dev/null
5 >
6 > Could you compare speed of your and mine script
7
8 Sure:
9
10 nelchael@s-lappy ~/tmp$ time eshowkw gcc > /dev/null
11
12 real 0m1.025s
13 user 0m0.924s
14 sys 0m0.092s
15 nelchael@s-lappy ~/tmp$ time ./eshowkwng.py gcc > /dev/null
16
17 real 0m1.203s
18 user 0m1.124s
19 sys 0m0.072s
20 nelchael@s-lappy ~/tmp$ time /usr/bin/eshowkw gcc > /dev/null
21
22 real 0m4.697s
23 user 0m0.584s
24 sys 0m0.368s
25 nelchael@s-lappy ~/tmp$ time eshowkw wine > /dev/null
26
27 real 0m1.310s
28 user 0m0.952s
29 sys 0m0.092s
30 nelchael@s-lappy ~/tmp$ time ./eshowkwng.py wine > /dev/null
31
32 real 0m1.425s
33 user 0m1.344s
34 sys 0m0.076s
35 nelchael@s-lappy ~/tmp$ time /usr/bin/eshowkw wine > /dev/null
36
37 real 0m7.048s
38 user 0m1.596s
39 sys 0m1.032s
40
41 0.1~0.2 sec is not noticeable much, so I can say that both versions are
42 significantly faster than eshowkw from gentoolkit-dev :)
43
44 (results for mine version of eshowkw are worse than previous because I'm running
45 on the battery right now and have powersave governor set)
46
47 --
48 Krzysztof Pawlik <nelchael at gentoo.org> key id: 0xF6A80E46
49 desktop-misc, java, vim, kernel, python, apache...

Attachments

File name MIME type
signature.asc application/pgp-signature