From: Kurt Roeckx Date: Fri, 8 Apr 2011 21:04:18 +0000 (+0000) Subject: Update graphs to not include alpha and hppa X-Git-Url: https://git.donarmstrong.com/?p=wannabuild.git;a=commitdiff_plain;h=c8908c6b51dc8c93774b486dd9da6a6d1c20e29f Update graphs to not include alpha and hppa --- diff --git a/etc/graph.R b/etc/graph.R index 4070d3f..8f1d8ff 100644 --- a/etc/graph.R +++ b/etc/graph.R @@ -12,10 +12,8 @@ readdata <- function (file,start) { "powerpc","pt","s390","st","amd64","amdt","sparc","spt","armel","aret", "kfreebsd-amd64", "kfreebsd-amd64-t", "kfreebsd-i386", "kfreebsd-i386-t")) ts(as.matrix(data.frame( - t[1]/t[2]*100, #alpha t[23]/t[24]*100, #amd64 t[27]/t[28]*100, #armel - t[5]/t[6]*100, #hppa t[9]/t[10]*100, #i386 t[11]/t[12]*100, #ia64 t[29]/t[30]*100, #fkfreebsd-amd64