From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 7536 invoked by alias); 2 Sep 2009 04:57:36 -0000 Received: (qmail 7527 invoked by uid 22791); 2 Sep 2009 04:57:35 -0000 X-SWARE-Spam-Status: No, hits=-1.8 required=5.0 tests=AWL,BAYES_00,SARE_MSGID_LONG40,SPF_PASS X-Spam-Check-By: sourceware.org Received: from smtp-out.google.com (HELO smtp-out.google.com) (216.239.33.17) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Wed, 02 Sep 2009 04:57:29 +0000 Received: from wpaz17.hot.corp.google.com (wpaz17.hot.corp.google.com [172.24.198.81]) by smtp-out.google.com with ESMTP id n824vQBf010889 for ; Wed, 2 Sep 2009 05:57:26 +0100 Received: from yxe10 (yxe10.prod.google.com [10.190.2.10]) by wpaz17.hot.corp.google.com with ESMTP id n824vNfq031383 for ; Tue, 1 Sep 2009 21:57:23 -0700 Received: by yxe10 with SMTP id 10so773460yxe.12 for ; Tue, 01 Sep 2009 21:57:23 -0700 (PDT) MIME-Version: 1.0 Received: by 10.101.43.12 with SMTP id v12mr4975159anj.90.1251867443287; Tue, 01 Sep 2009 21:57:23 -0700 (PDT) In-Reply-To: <20090902045232.GM4379@adacore.com> References: <20090901204815.GK4379@adacore.com> <8ac60eac0909012041i1a9d4f8fmbd13d19ec8039ef0@mail.gmail.com> <20090902045232.GM4379@adacore.com> Date: Wed, 02 Sep 2009 04:57:00 -0000 Message-ID: <8ac60eac0909012157y408f186ev4eefc8f13724a60c@mail.gmail.com> Subject: Re: More info on PR/9711 (quadratic slowdown for deep stack traces) From: Paul Pluzhnikov To: Joel Brobecker Cc: gdb@sourceware.org Content-Type: text/plain; charset=ISO-8859-1 X-System-Of-Record: true 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-09/txt/msg00013.txt.bz2 On Tue, Sep 1, 2009 at 9:52 PM, Joel Brobecker wrote: > do you think that we should delay the release in order > to get this changed into an O(n) behavior? No, not me: I have in fact not encountered this problem in all of last year, so perhaps it is quite uncommon :-) -- Paul Pluzhnikov