Gentoo Archives: gentoo-alt

From: Fabian Groffen <grobian@g.o>
To: gentoo-alt@l.g.o
Subject: [gentoo-alt] [PREFIX] some statistics
Date: Sun, 13 Apr 2008 19:05:49
Message-Id: 20080413190544.GL979@gentoo.org
1 Inspired by GMN's beautifully graphed statistics, I decided to do myself
2 a crash-course ruby to do some statistics myself. I plan on running it
3 daily or something in order to gain supercool graphs too.
4
5 Anyway, here are the numbers ;)
6
7
8 [ra:gentoo/clean/prefix-overlay-statistics] % ./count-arches.rb
9 keyword eblds pkgs
10 all: 2952 1705
11 ~x86-linux: 2833 1663
12 ~amd64-linux: 2782 1599
13 ~ppc-macos: 2021 1179
14 ~ia64-linux: 1919 1049
15 ~x86-macos: 1834 1124
16 ~sparc-solaris: 1230 674
17 ~x86-solaris: 1031 513
18 ~x86-freebsd: 663 425
19 ~mips-linux: 575 347
20 ~x86-interix: 448 353
21 ~ppc-aix: 281 121
22 ~ia64-hpux: 177 91
23 ~sparc64-solaris: 152 86
24 ~x64-solaris: 151 84
25 scan completed in 4.3s
26
27
28 To sum it up, there are 2952 ebuilds in the Prefix tree, making up 1705
29 packages. You can sort of deduce what arches I use. ;)
30
31 To aid comparing against our big brother:
32
33
34 [ra:export/gentoo/rsync-tree] % ./count-arches.rb
35 keyword eblds pkgs
36 all: 24544 12547
37 x86: 13161 9275
38 ~amd64: 11080 6738
39 ~x86: 10863 6651
40 amd64: 10015 6837
41 ppc: 9085 6238
42 ~ppc: 8786 5466
43 sparc: 7664 4808
44 alpha: 5748 3629
45 ia64: 5287 3224
46 ppc64: 5279 3423
47 ~sparc: 4993 3089
48 ~x86-fbsd: 4743 2492
49 hppa: 4216 2659
50 ~ppc64: 3412 2116
51 ~alpha: 3144 1943
52 ~ia64: 2961 1865
53 ~hppa: 2837 1731
54 arm: 2722 1596
55 sh: 2423 1417
56 ~mips: 2319 1161
57 s390: 2147 1203
58 mips: 1767 1115
59 ~arm: 1418 737
60 ~sh: 1178 613
61 m68k: 991 493
62 ~s390: 891 479
63 ~sparc-fbsd: 691 316
64 -*: 684 282
65 ... (remaining junk omitted)
66
67
68 --
69 Fabian Groffen
70 Gentoo on a different level
71 --
72 gentoo-alt@l.g.o mailing list