From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Stefan Monnier Newsgroups: gmane.emacs.devel Subject: Re: HTTP access to Emacs source code Date: Fri, 27 May 2011 21:51:36 -0300 Message-ID: References: <1273A111E1924DE9BAB49AFE6257D462@us.oracle.com> <5328177EA0C84361A654BB5EEB201D1C@us.oracle.com> <08CF598C172E4666AC252C93A5D1F869@us.oracle.com> <4D39E49D942C4B0680CE3A8A426F35EC@us.oracle.com> <660E1260C0464A0D94CF792C0BBAEF92@us.oracle.com> <83y620drfm.fsf@gnu.org> <51880F4A41394438860F01D28C4E0B9E@us.oracle.com> <3DD12B8E1ABC4852BB8F95858577B0E1@us.oracle.com> <8362owc8u3.fsf@gnu.org> <19AE324489A246F6878EE8DC77486796@us.oracle.com> <2A304494B5C2414C91F7052117583B4E@us.oracle.com> <83pqn3c07k.fsf@gnu.org> <4DE02D3E.1030603@gmail.com> <4DE03679.9060204@cs.ucla.edu> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1306543908 24590 80.91.229.12 (28 May 2011 00:51:48 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sat, 28 May 2011 00:51:48 +0000 (UTC) Cc: Drew Adams , emacs-devel@gnu.org To: Paul Eggert Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat May 28 02:51:44 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 1QQ7kk-0001kv-PA for ged-emacs-devel@m.gmane.org; Sat, 28 May 2011 02:51:42 +0200 Original-Received: from localhost ([::1]:50099 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QQ7kk-0007rw-4B for ged-emacs-devel@m.gmane.org; Fri, 27 May 2011 20:51:42 -0400 Original-Received: from eggs.gnu.org ([140.186.70.92]:60636) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QQ7kh-0007rq-Ty for emacs-devel@gnu.org; Fri, 27 May 2011 20:51:40 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QQ7kg-0003Wl-W4 for emacs-devel@gnu.org; Fri, 27 May 2011 20:51:39 -0400 Original-Received: from fencepost.gnu.org ([140.186.70.10]:57586) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QQ7kg-0003Wh-Ss for emacs-devel@gnu.org; Fri, 27 May 2011 20:51:38 -0400 Original-Received: from 213-159-126-200.fibertel.com.ar ([200.126.159.213]:47912 helo=ceviche.home) by fencepost.gnu.org with esmtpsa (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1QQ7kg-00057e-7I; Fri, 27 May 2011 20:51:38 -0400 Original-Received: by ceviche.home (Postfix, from userid 20848) id 4C79B660D3; Fri, 27 May 2011 21:51:36 -0300 (ART) In-Reply-To: <4DE03679.9060204@cs.ucla.edu> (Paul Eggert's message of "Fri, 27 May 2011 16:40:41 -0700") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-Received-From: 140.186.70.10 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:139802 Archived-At: >> It depends when you try. I tried just now and it took only 20 sec to >> get to the site page and only 10 sec to get to subdirectory `lisp'. >> That is not what I was seeing earlier today. > I can confirm this. I sometimes get response that's slow but > not ridiculously slow (right now, 2 to 10 seconds), and > sometimes ridiculously slow (earlier today, a couple of minutes). > This is to visit . Loggerhead on a large repository such as Emacs's is a very demanding process, so you will see such problems inevitably, unless your machine has lots and lots of RAM and I don't think bzr.savannah.gnu.org is such a monster server. Stefan