From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 25592 invoked by alias); 4 Jul 2009 00:11:52 -0000 Received: (qmail 25581 invoked by uid 22791); 4 Jul 2009 00:11:51 -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; Sat, 04 Jul 2009 00:11:47 +0000 Received: from mailhost4.vmware.com (mailhost4.vmware.com [10.16.67.124]) by smtp-outbound-1.vmware.com (Postfix) with ESMTP id 2B30D29004 for ; Fri, 3 Jul 2009 17:11:43 -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 20FD0C9E04 for ; Fri, 3 Jul 2009 17:11:43 -0700 (PDT) Message-ID: <4A4E9D98.2090805@vmware.com> Date: Sat, 04 Jul 2009 00:11:00 -0000 From: Michael Snyder User-Agent: Thunderbird 1.5.0.12 (X11/20080411) MIME-Version: 1.0 To: gdb@sourceware.org Subject: 3X testsuite slow-down? 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/msg00020.txt.bz2 I just did a cvs update, and the time that it takes to run "make check" jumped from 8 minutes to 24 minutes. Unfortunately I can't pin down the date of my last cvs update before this one any closer than June 23, but I'm pretty sure it was more recent than that. Can't say if this is associated with the recent changes in the testsuite makefiles, but it's the first thing that comes to mind. Did anybody validate those changes without using -j? Michael