From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 29618 invoked by alias); 22 Jan 2003 20:46:48 -0000 Mailing-List: contact gdb-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sources.redhat.com Received: (qmail 29610 invoked from network); 22 Jan 2003 20:46:47 -0000 Received: from unknown (HELO mx1.redhat.com) (172.16.49.200) by 172.16.49.205 with SMTP; 22 Jan 2003 20:46:47 -0000 Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com [172.16.52.254]) by mx1.redhat.com (8.11.6/8.11.6) with ESMTP id h0MKHtf01114 for ; Wed, 22 Jan 2003 15:17:55 -0500 Received: from pobox.corp.redhat.com (pobox.corp.redhat.com [172.16.52.156]) by int-mx1.corp.redhat.com (8.11.6/8.11.6) with ESMTP id h0MKkka15979 for ; Wed, 22 Jan 2003 15:46:46 -0500 Received: from dragon (romulus-int.sfbay.redhat.com [172.16.27.46]) by pobox.corp.redhat.com (8.11.6/8.11.6) with ESMTP id h0MKkfj28991; Wed, 22 Jan 2003 15:46:42 -0500 Subject: Re: very very slow symbol searches From: "Martin M. Hunt" To: Elena Zannoni Cc: gdb@sources.redhat.com In-Reply-To: <15918.45982.254578.620499@localhost.redhat.com> References: <1043236817.32119.7.camel@Dragon> <15918.45982.254578.620499@localhost.redhat.com> Content-Type: text/plain Content-Transfer-Encoding: 7bit Date: Wed, 22 Jan 2003 20:46:00 -0000 Message-Id: <1043268545.1072.45.camel@Dragon> Mime-Version: 1.0 X-SW-Source: 2003-01/txt/msg00384.txt.bz2 On Wed, 2003-01-22 at 07:07, Elena Zannoni wrote: > > there have been some changes to that function on 12-23. Could you try > backing those out? This was a change we convinced ourselves it was ok > to do, but maybe it is problematic. I'm using "./insight insight" as a test case, measuring the time it takes for a source window to be displayed. 1 Jan 03 snapshot takes 8 seconds. This is normal. 8 Jan 03 snapshot takes 70 seconds. I'll try to refine this further and come up with a better test case. Martin