[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Let's remove mips, mipsel, s390, ... (Was: [Fwd: Re: GTK+2.0 2.6.2-3 and buildds running out of space])



On Tue, 2005-02-22 at 04:39 +0000, Dirk Eddelbuettel wrote:
> For your convenience, I quote the numbers here again along with a quick
> percentage calculation:
> 
> > md <- read.table("/tmp/md.txt", header=TRUE, row.names=1)
> > md <- cbind(md, percent=round(100*md[,1]/md["total",1], 4))
> > md
>         files.downloaded  percent
> i386             1285422  70.5079
> all               504789  27.6886
> powerpc            17754   0.9738
> ia64               10111   0.5546
> sparc               3336   0.1830
> arm                  850   0.0466
> alpha                507   0.0278
> hppa                 204   0.0112
> mipsel                91   0.0050
> m68k                  15   0.0008
> mips                   7   0.0004
> s390                   4   0.0002
> total            1823090 100.0000
>  

The problem with these numbers is the architecture "all."
over 27% of files downloaded don't count since you don't know what
systems they are running on.


-- 
Patrick Ouellette <pat@flying-gecko.net>



Reply to: