From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 28340 invoked by alias); 6 Jul 2009 18:32:26 -0000 Received: (qmail 28329 invoked by uid 22791); 6 Jul 2009 18:32:25 -0000 X-SWARE-Spam-Status: No, hits=-2.4 required=5.0 tests=AWL,BAYES_00 X-Spam-Check-By: sourceware.org Received: from smtp-outbound-1.vmware.com (HELO smtp-outbound-1.vmware.com) (65.115.85.69) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Mon, 06 Jul 2009 18:32:19 +0000 Received: from mailhost4.vmware.com (mailhost4.vmware.com [10.16.67.124]) by smtp-outbound-1.vmware.com (Postfix) with ESMTP id B376713024; Mon, 6 Jul 2009 11:32:17 -0700 (PDT) Received: from [10.20.94.141] (msnyder-server.eng.vmware.com [10.20.94.141]) by mailhost4.vmware.com (Postfix) with ESMTP id 9C3F8C9BD2; Mon, 6 Jul 2009 11:32:17 -0700 (PDT) Message-ID: <4A52426C.5010901@vmware.com> Date: Mon, 06 Jul 2009 18:32:00 -0000 From: Michael Snyder User-Agent: Thunderbird 1.5.0.12 (X11/20080411) MIME-Version: 1.0 To: "tromey@redhat.com" CC: "gdb@sourceware.org" Subject: Re: 3X testsuite slow-down? References: <4A4E9D98.2090805@vmware.com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2009-07/txt/msg00035.txt.bz2 Tom Tromey wrote: >>>>>> "Michael" == Michael Snyder writes: > > Michael> Can't say if this is associated with the recent changes in the > Michael> testsuite makefiles, but it's the first thing that comes to mind. > > Michael> Did anybody validate those changes without using -j? > > Yeah. And you can try it, too: > > cd $build/gdb/testsuite > make check-single > > That runs the old code. > > When I do this, the old and new code (without -j) differ by a few seconds. Hmm, same here. Must have been something else. Sorry for the false alarm...