Return-Path: Delivered-To: apmail-forrest-dev-archive@www.apache.org Received: (qmail 17833 invoked from network); 18 Aug 2005 15:59:07 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 18 Aug 2005 15:59:07 -0000 Received: (qmail 54637 invoked by uid 500); 18 Aug 2005 15:59:06 -0000 Delivered-To: apmail-forrest-dev-archive@forrest.apache.org Received: (qmail 54617 invoked by uid 500); 18 Aug 2005 15:59:06 -0000 Mailing-List: contact dev-help@forrest.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: dev@forrest.apache.org List-Id: Delivered-To: mailing list dev@forrest.apache.org Received: (qmail 54604 invoked by uid 99); 18 Aug 2005 15:59:06 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 18 Aug 2005 08:59:06 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: neutral (asf.osuosl.org: local policy) Received: from [65.77.211.84] (HELO www2.kc.aoindustries.com) (65.77.211.84) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 18 Aug 2005 08:59:24 -0700 Received: from fo2.kc.aoindustries.com (www2.kc.aoindustries.com [65.77.211.84]) by www2.kc.aoindustries.com (8.13.1/8.13.1) with ESMTP id j7IFx3mw028595 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Thu, 18 Aug 2005 10:59:03 -0500 Received: from localhost (localhost [[UNIX: localhost]]) by fo2.kc.aoindustries.com (8.13.1/8.13.1/Submit) id j7IFx39t028549 for dev@forrest.apache.org; Thu, 18 Aug 2005 10:59:03 -0500 X-Authentication-Warning: fo2.kc.aoindustries.com: indexgeo set sender to crossley@apache.org using -f Date: Fri, 19 Aug 2005 01:58:54 +1000 From: David Crossley To: dev@forrest.apache.org Subject: Re: Quick glimpse at Forrest's build times Message-ID: <20050818155854.GB19433@igg.indexgeo.com.au> References: <1546568659.20050811162541@rblasch.org> <20050818145749.GA18938@igg.indexgeo.com.au> <4304AB4C.2050208@apache.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4304AB4C.2050208@apache.org> User-Agent: Mutt/1.4i X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Ross Gardler wrote: > David Crossley wrote: > >Ron Blaschke wrote: > > > >>I did a quick comparison of Forrest revision 231407 (before Cocoon > >>update) and revision 230867 (somewhere near HEAD). > > > > > >Flip those revision numbers of course. > > > >Thanks a million for starting this Ron. > > > >Hopefully it will lead into techiques that we can > >use to continually monitor and fine-tune our product. > > Thought for the future when this is sorted out. Can we create a new test > target that will do this profiling for us? > > That way, each time we upgrade a dependency we can see if it impacts > performance. Yep i wondered that too. We can take it a step further and have it running on our zone and save a set of daily logfiles. Perhaps analyse them with Ron's script. -David