Return-Path: Delivered-To: apmail-ant-dev-archive@www.apache.org Received: (qmail 21168 invoked from network); 20 Apr 2006 11:15:29 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 20 Apr 2006 11:15:29 -0000 Received: (qmail 11720 invoked by uid 500); 20 Apr 2006 11:15:17 -0000 Delivered-To: apmail-ant-dev-archive@ant.apache.org Received: (qmail 11663 invoked by uid 500); 20 Apr 2006 11:15:17 -0000 Mailing-List: contact dev-help@ant.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Ant Developers List" Reply-To: "Ant Developers List" Delivered-To: mailing list dev@ant.apache.org Received: (qmail 11652 invoked by uid 99); 20 Apr 2006 11:15:17 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 20 Apr 2006 04:15:17 -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 [192.6.10.60] (HELO tobor.hpl.hp.com) (192.6.10.60) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 20 Apr 2006 04:15:16 -0700 Received: from localhost (localhost [127.0.0.1]) by tobor.hpl.hp.com (Postfix) with ESMTP id 248743706F for ; Thu, 20 Apr 2006 12:14:55 +0100 (BST) Received: from tobor.hpl.hp.com ([127.0.0.1]) by localhost (tobor.hpl.hp.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 26826-02-7 for ; Thu, 20 Apr 2006 12:14:54 +0100 (BST) Received: from kropotkin.hpl.hp.com (kropotkin.hpl.hp.com [16.25.191.14]) by tobor.hpl.hp.com (Postfix) with ESMTP id 5980E3706B for ; Thu, 20 Apr 2006 12:14:54 +0100 (BST) Received: from localhost (localhost [127.0.0.1]) by kropotkin.hpl.hp.com (Postfix) with ESMTP id C8A52C7A8 for ; Thu, 20 Apr 2006 12:14:53 +0100 (BST) Received: from kropotkin.hpl.hp.com ([127.0.0.1]) by localhost (kropotki [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 07772-03 for ; Thu, 20 Apr 2006 12:14:49 +0100 (BST) Received: from timmay.hpl.hp.com (timmay.hpl.hp.com [16.25.171.20]) by kropotkin.hpl.hp.com (Postfix) with ESMTP id 2520F5C5C for ; Thu, 20 Apr 2006 12:14:49 +0100 (BST) Received: from [16.25.171.182] (chamonix.hpl.hp.com [16.25.171.182]) by timmay.hpl.hp.com (8.13.2/8.13.2) with ESMTP id k3KBEhgM013559 for ; Thu, 20 Apr 2006 12:14:43 +0100 (BST) Message-ID: <44476D23.90203@apache.org> Date: Thu, 20 Apr 2006 12:14:43 +0100 From: Steve Loughran User-Agent: Thunderbird 1.5 (X11/20051201) MIME-Version: 1.0 To: Ant Developers List Subject: Re: AW: AW: Adding a methof to StringUtils References: In-Reply-To: Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-HPLB-IMAP-MailScanner-Information: Please contact the Helpdesk for more information X-HPLB-IMAP-MailScanner: Found to be clean X-HPLB-IMAP-MailScanner-SpamCheck: not spam, SpamAssassin (score=0, required 5) X-Virus-Scanned: amavisd-new at kropotkin.hpl.hp.com X-Virus-Scanned: amavisd-new at hplb.hpl.hp.com X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Jan.Materne@rzf.fin-nrw.de wrote: >> One thing I've always been curious about is how much speedup >> we'd get by turning off all logging. That is, if I modified >> log() to discard its contents, how much faster would >> everything be? We couldnt use the test suite as a benchmark, >> because too many tests depend on the log, and it probably >> isnt realistic. > > > We could use the buildfiles from the testcases. Just run as simple > builds and ignore their results. Just for having a bunch of buildfiles > ;-) > Realistic? ..... still not that accurate as it doesnt represent real builds. Better to turn off logging for a day and see how much faster gump gets... --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org For additional commands, e-mail: dev-help@ant.apache.org