From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Juanma Barranquero Newsgroups: gmane.emacs.devel Subject: Re: bzr:// vz nosmart+bzr:// Date: Mon, 10 Oct 2011 16:10:00 +0200 Message-ID: References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Trace: dough.gmane.org 1318255865 21469 80.91.229.12 (10 Oct 2011 14:11:05 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 10 Oct 2011 14:11:05 +0000 (UTC) Cc: emacs-devel@gnu.org To: Eli Zaretskii Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Oct 10 16:10:59 2011 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1RDGZG-0005bh-Fj for ged-emacs-devel@m.gmane.org; Mon, 10 Oct 2011 16:10:58 +0200 Original-Received: from localhost ([::1]:50301 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RDGZF-0001ad-92 for ged-emacs-devel@m.gmane.org; Mon, 10 Oct 2011 10:10:57 -0400 Original-Received: from eggs.gnu.org ([140.186.70.92]:38473) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RDGZ8-0001aR-Fo for emacs-devel@gnu.org; Mon, 10 Oct 2011 10:10:55 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RDGZ4-0006Pz-AY for emacs-devel@gnu.org; Mon, 10 Oct 2011 10:10:50 -0400 Original-Received: from mail-qy0-f169.google.com ([209.85.216.169]:59328) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RDGYy-0006PJ-PT; Mon, 10 Oct 2011 10:10:40 -0400 Original-Received: by qyl38 with SMTP id 38so2345256qyl.0 for ; Mon, 10 Oct 2011 07:10:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type:content-transfer-encoding; bh=WhvUFFZF0UiGGOff+94Zce+fPqUUNkVSehhe/CNyR2Q=; b=BwvIuzgT2Lqfnq/ct9nF/61O7t0yS3TIe0yAOK4DVbY+1Xt8DMBaFL8alJF13n/yx9 nksIPLfJ7vniGP8+66gywGBQwmNw/6jwVE4Y6HL7KrjLuO5j6wgLvLUJUjWpCPF7nMA+ qzGZS15xLwvIMj1ghi7TgGxH07sAv7Wt0q5S0= Original-Received: by 10.229.64.153 with SMTP id e25mr4044639qci.74.1318255840163; Mon, 10 Oct 2011 07:10:40 -0700 (PDT) Original-Received: by 10.229.44.149 with HTTP; Mon, 10 Oct 2011 07:10:00 -0700 (PDT) In-Reply-To: X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-Received-From: 209.85.216.169 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:144817 Archived-At: On Mon, Oct 10, 2011 at 10:43, Eli Zaretskii wrote: > =C2=A0bzr branch nosmart+bzr://bzr.savannah.gnu.org/emacs/trunk/ 00:32:13,66 > =C2=A0bzr branch bzr://bzr.savannah.gnu.org/emacs/trunk/ 00:23:10,48 So nosmart was about 39% slower. This on Windows 7, with a 2.5b1 client. =C2=A0 =C2=A0 Juanma