From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: dhruva Newsgroups: gmane.emacs.devel Subject: Re: Emacs Bazaar repository Date: Fri, 14 Mar 2008 08:22:49 +0530 Message-ID: References: <87skyvse7k.fsf@xmission.com> <87fxuvl0gi.fsf@offby1.atm01.sea.blarg.net> <87bq5j19ok.fsf@workhorse.earlhome> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1205463188 25825 80.91.229.12 (14 Mar 2008 02:53:08 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 14 Mar 2008 02:53:08 +0000 (UTC) Cc: Jason Earl , Martin Pool , emacs-devel@gnu.org To: "Jonathan Lange" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Mar 14 03:53:34 2008 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1Ja034-0002Sd-7X for ged-emacs-devel@m.gmane.org; Fri, 14 Mar 2008 03:53:34 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Ja02V-0001SU-8R for ged-emacs-devel@m.gmane.org; Thu, 13 Mar 2008 22:52:59 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Ja02R-0001SF-0R for emacs-devel@gnu.org; Thu, 13 Mar 2008 22:52:55 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Ja02O-0001S3-MW for emacs-devel@gnu.org; Thu, 13 Mar 2008 22:52:53 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Ja02O-0001S0-GQ for emacs-devel@gnu.org; Thu, 13 Mar 2008 22:52:52 -0400 Original-Received: from ti-out-0910.google.com ([209.85.142.184]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Ja02N-000631-Sq for emacs-devel@gnu.org; Thu, 13 Mar 2008 22:52:52 -0400 Original-Received: by ti-out-0910.google.com with SMTP id a20so1425794tia.10 for ; Thu, 13 Mar 2008 19:52:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=G9E7tAHvr9JZtE8tx9c6AlkPagK+wq53MTmPpPn1Sl8=; b=w0id4XT9LMMSbBLYCfN99E2g01p7iieN7+ZcI60iRYkzCgYUAIX04rSENrR5KCCcjhEPfezhjPPdUI1xzYN471raS+XS1r8SBTI+c87Ducd79ayrHqi3hwqWGuuDjMDMHGBsAuXGt6Q8zUTUM3anjJSRRXe+7kMDPxwq+98/z1I= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=iNOs+RhWc4htDz0qc8K8fZnpE4gIJJJeFuupC0FKvonSGm0LWvQbhfcyioktluZFNa2zO40ybB7ehp8unZDW57kxzIOcHIXD4EMvANESHNkffM2DCfLDz0vyqgrOzy4ZYaq5ntxsuNgSWbDpL5dSt8rsTYXIIaqhTGfKKL7L2uI= Original-Received: by 10.110.3.15 with SMTP id 15mr3355365tic.33.1205463169548; Thu, 13 Mar 2008 19:52:49 -0700 (PDT) Original-Received: by 10.110.3.13 with HTTP; Thu, 13 Mar 2008 19:52:49 -0700 (PDT) In-Reply-To: Content-Disposition: inline X-detected-kernel: by monty-python.gnu.org: Linux 2.6 (newer, 2) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:92471 Archived-At: Hi, On Fri, Mar 14, 2008 at 5:16 AM, Jonathan Lange wrote: > Definitely. I hate waiting for anything, computers most of all. I'll > hassle Martin and try to get this fixed. Alternatively, the Bazaar > project welcomes patches with open arms. :) For starters, could anyone please suggest if there is some magic flag to profile the bzr code? If I can get the time spent in each function (PYTHON), we would be able to track the real hot spots. I am open to help in debugging with my current limited knowledge of bzr internals. -dhruva -- Contents reflect my personal views only!