From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: dhruva Newsgroups: gmane.emacs.devel Subject: Moving to bzr? Date: Sun, 4 Jan 2009 18:12:00 +0530 Message-ID: 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 1231072954 28634 80.91.229.12 (4 Jan 2009 12:42:34 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 4 Jan 2009 12:42:34 +0000 (UTC) To: "Emacs Devel" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Jan 04 13:43:41 2009 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 1LJSKM-0001cM-FA for ged-emacs-devel@m.gmane.org; Sun, 04 Jan 2009 13:43:34 +0100 Original-Received: from localhost ([127.0.0.1]:37199 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LJSJ6-0006UF-9a for ged-emacs-devel@m.gmane.org; Sun, 04 Jan 2009 07:42:16 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LJSIw-0006U9-0K for emacs-devel@gnu.org; Sun, 04 Jan 2009 07:42:06 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LJSIu-0006Tx-8K for emacs-devel@gnu.org; Sun, 04 Jan 2009 07:42:04 -0500 Original-Received: from [199.232.76.173] (port=55705 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LJSIu-0006Tu-2D for emacs-devel@gnu.org; Sun, 04 Jan 2009 07:42:04 -0500 Original-Received: from ti-out-0910.google.com ([209.85.142.188]:13586) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LJSIt-0007VY-J4 for emacs-devel@gnu.org; Sun, 04 Jan 2009 07:42:03 -0500 Original-Received: by ti-out-0910.google.com with SMTP id u5so5249252tia.10 for ; Sun, 04 Jan 2009 04:42:00 -0800 (PST) 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:mime-version:content-type:content-transfer-encoding :content-disposition; bh=vx0nAfSWcGO7tTQOnNE2jvTglEjHYYpXICbOVRfNmFo=; b=sozrOpzj3qwq9ZJsIvO+n/lfAEBhyxb8lk8kXv6RxTOXGVERWJpetdUG9aBptxSswx h1DGDe/q4Fo+Htvkn2ImzNIz+tOqq02B44EBdXGRvSzYKVeZmfWxB+OHEcyXlvkNayD3 vklD78kgmqffy4G6cz287t8jNA9tMw1ScR7M4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type :content-transfer-encoding:content-disposition; b=QK01WqZ7m9MAap6jFB0zDYBQaWPTM28PZWBKLH5hCfvcm6vMbnWaomWB/yHYESYE77 EpWEnBeU7gSVFTud2tNDpoEIOHAB3EI6b/EGQhXdC8Zpp4kKAYgu0Q9KdB6Cx1DpWKvt M/lgozFTREWP60EX2456kGBU37zSWhT4BXR2E= Original-Received: by 10.110.20.15 with SMTP id 15mr11979050tit.21.1231072920200; Sun, 04 Jan 2009 04:42:00 -0800 (PST) Original-Received: by 10.110.8.12 with HTTP; Sun, 4 Jan 2009 04:42:00 -0800 (PST) Content-Disposition: inline X-detected-operating-system: by monty-python.gnu.org: GNU/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:107569 Archived-At: Hi, Not trying to start a flame thread, however I would like to update some findings. I am updating bzr from their development branch and hence have the latest and greatest. When I run a 'bzr pull' on Emacs repo daily, it is running for >15 mins versus less than 3 mins for git. This is a serious usability issue. If more constructive feedback is required, I could profile it send the output over time and see if things are improving or status quo. -dhruva -- Contents reflect my personal views only!