From users-return-149519-apmail-tomcat-users-archive=tomcat.apache.org@tomcat.apache.org Tue Aug 08 12:26:34 2006 Return-Path: Delivered-To: apmail-tomcat-users-archive@www.apache.org Received: (qmail 85134 invoked from network); 8 Aug 2006 12:26:33 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 8 Aug 2006 12:26:33 -0000 Received: (qmail 54519 invoked by uid 500); 8 Aug 2006 12:26:23 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 54177 invoked by uid 500); 8 Aug 2006 12:26:22 -0000 Mailing-List: contact users-help@tomcat.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Tomcat Users List" Delivered-To: mailing list users@tomcat.apache.org Received: (qmail 54166 invoked by uid 99); 8 Aug 2006 12:26:22 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 08 Aug 2006 05:26:22 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [82.70.116.177] (HELO mail.melandra.com) (82.70.116.177) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 08 Aug 2006 05:26:19 -0700 Content-Class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable X-MimeOLE: Produced By Microsoft Exchange V6.0.6603.0 Subject: RE: Code performance question #2 Date: Tue, 8 Aug 2006 13:25:55 +0100 Message-ID: X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Code performance question #2 thread-index: Aca65ONn4h6RT+jQRRqj2CEBa5Vv8AAAFcAQ From: "Peter Crowther" To: "Tomcat Users List" X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N > From: Martin Gainty [mailto:mgainty@hotmail.com]=20 > Please read > http://www.javaranch.com/newsletter/200401/IntroToCodeCoverage.html > paying particular attention to race conditions, deadly=20 > embraces and basic coverage of Functions Martin, I'm confused - could you just outline how code coverage tools are of relevance to the OP's request for code *optimisation*, other than by showing that particular code is exercised during a given run? I accept they're another useful development weapon, but haven't worked out how they help in this case. - Peter --------------------------------------------------------------------- To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org For additional commands, e-mail: users-help@tomcat.apache.org