From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 26482 invoked by alias); 19 Apr 2008 15:33:28 -0000 Received: (qmail 26412 invoked by uid 22791); 19 Apr 2008 15:33:28 -0000 X-Spam-Check-By: sourceware.org Received: from wf-out-1314.google.com (HELO wf-out-1314.google.com) (209.85.200.175) by sourceware.org (qpsmtpd/0.31) with ESMTP; Sat, 19 Apr 2008 15:32:56 +0000 Received: by wf-out-1314.google.com with SMTP id 28so961067wfc.14 for ; Sat, 19 Apr 2008 08:32:54 -0700 (PDT) Received: by 10.142.251.9 with SMTP id y9mr1054288wfh.43.1208619174400; Sat, 19 Apr 2008 08:32:54 -0700 (PDT) Received: by 10.142.201.6 with HTTP; Sat, 19 Apr 2008 08:32:54 -0700 (PDT) Message-ID: <4aca3dc20804190832q22b3808co7b7f505926d58359@mail.gmail.com> Date: Sat, 19 Apr 2008 15:33:00 -0000 From: "Daniel Berlin" To: NightStrike Subject: Re: Official GCC git repository Cc: "Frank Ch. Eigler" , overseers@gcc.gnu.org, "David Woodhouse" , bernie@codewiz.org, "GCC Development" , "Samuel Tardieu" , "Kirill A. Shutemov" , harvey.harrison@gmail.com, "Tobias Grosser" In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <4aca3dc20803261138s20fb11famceefc20905543ef@mail.gmail.com> <2008-04-18-12-31-14+trackit+sam@rfc1149.net> <4aca3dc20804180845l7037b734u1881e69d3799019e@mail.gmail.com> <2008-04-18-18-15-50+trackit+sam@rfc1149.net> <4aca3dc20804181022v19855d9cm6911e2123aae7df8@mail.gmail.com> <2008-04-18-19-40-44+trackit+sam@rfc1149.net> <4aca3dc20804181156l355ef3ag5366f8f06a4094ff@mail.gmail.com> <2008-04-18-21-07-20+trackit+sam@rfc1149.net> <20080419025819.GA11270@ednor.casa.cgf.cx> Mailing-List: contact overseers-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: , Sender: overseers-owner@sourceware.org X-SW-Source: 2008-q2/txt/msg00046.txt.bz2 On Sat, Apr 19, 2008 at 11:30 AM, NightStrike wrote: > On 4/18/08, Christopher Faylor > > > wrote: > > After consultation with Dan, I have set things up on gcc.gnu.org so that > > the git repository is updated every time an email message is received > > from the gcc-cvs mailing list. > > > > We'll be monitoring the system to see if there is a load hit. If so, > > we'll probably drop back to Dan's original method. > > FWIW, I did a quick calculation of the current month of commits, and > there is an average of 31 per day, throwing out a crazy outlier of > 121. > > Incorporating the 121 brings the average to 36 (next highest past 121 > is 53, all other values are below 38. The problem with commits is that the average is not what matters. Commits are bursty. People make 5 commits to different branches in the course of a minute or two, then there is nothing for another 15 minutes, etc.