From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 17278 invoked by alias); 6 Jun 2013 09:00:39 -0000 Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org Received: (qmail 17267 invoked by uid 89); 6 Jun 2013 09:00:39 -0000 X-Spam-SWARE-Status: No, score=-2.2 required=5.0 tests=AWL,BAYES_00,KHOP_THREADED autolearn=ham version=3.3.1 Received: from gbenson.demon.co.uk (HELO blade.nx) (80.177.220.214) by sourceware.org (qpsmtpd/0.84/v0.84-167-ge50287c) with ESMTP; Thu, 06 Jun 2013 09:00:38 +0000 Received: by blade.nx (Postfix, from userid 500) id DF936263525; Thu, 6 Jun 2013 10:00:35 +0100 (BST) Date: Thu, 06 Jun 2013 09:00:00 -0000 From: Gary Benson To: Tom Tromey Cc: gdb-patches@sourceware.org Subject: Re: [RFA 0/7] Improved linker-debugger interface Message-ID: <20130606090035.GB5680@blade.nx> Mail-Followup-To: Tom Tromey , gdb-patches@sourceware.org References: <20130516144340.GA2105@blade.nx> <87fvxmzv62.fsf@fleche.redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <87fvxmzv62.fsf@fleche.redhat.com> X-SW-Source: 2013-06/txt/msg00104.txt.bz2 Tom Tromey wrote: > >>>>> "Gary" == Gary Benson writes: > > Gary> A quick and dirty speed comparison yielded the following results: > > Gary> no of solibs 128 256 512 1024 2048 4096 > Gary> -------------------------------------------------------------- > Gary> old interface 0 1 4 12 47 185 > Gary> new interface 0 0 2 4 10 36 > Gary> (time in seconds) > > It still looks like there is a non-linearity in there. [...] > > It would be good to have a bug for this. http://sourceware.org/bugzilla/show_bug.cgi?id=15590 Cheers, Gary -- http://gbenson.net/