all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: emacs-devel@gnu.org
Subject: Massive "bzr update"
Date: Fri, 08 Jan 2010 15:17:50 +0200	[thread overview]
Message-ID: <83wrzsag75.fsf@gnu.org> (raw)

I just resync'ed with the repository, and bzr again pulled almost
200MB through the wire.  It took 21 minutes.  I watched the CPU meter:
it stayed below 10% almost all the time, with a few peaks at 30%.  The
memory footprint went steadily up to 300MB, then stayed there for most
of the time; that is not too bad on my 1.5GB box.  So the only
bottleneck could be network throughput (pulling 200MB should take
around 15 minutes for my connection, which is a large portion of the
21 minutes it took).  But 3.5Mbps connection is not exactly a slow
one, so I don't expect weekly updates to be that slow.

The files it updated were just a few:

 M  doc/lispref/ChangeLog
 M  doc/lispref/control.texi
 M  doc/lispref/display.texi
 M  doc/lispref/os.texi
 M  doc/lispref/positions.texi
 M  doc/lispref/text.texi
 M  doc/lispref/variables.texi
 M  doc/misc/ChangeLog
 M  doc/misc/calc.texi
 M  doc/misc/gnus.texi
 M  lisp/ChangeLog
 M  lisp/font-setting.el
 M  lisp/gnus/ChangeLog
 M  lisp/gnus/gnus-art.el
 M  lisp/gnus/gnus-sum.el
 M  lisp/gnus/gnus-util.el
 M  lisp/gnus/message.el
 M  lisp/international/fontset.el
 M  lisp/language/indian.el
 M  lisp/progmodes/python.el
 M  lisp/vc-bzr.el
 M  lisp/vc-dir.el
 M  src/ChangeLog
 M  src/dbusbind.c
 M  src/font.c
 M  src/font.h
 M  src/fontset.c
 M  src/gtkutil.c
 M  src/keyboard.c
 M  src/nsfns.m
 M  src/xftfont.c
 M  src/xterm.c

My previous "bzr up" was 6 days ago.  I'm used to update my tree once
a week, because I only have time to work on Emacs on weekends.  Is
this massive and slow update something I should look forward to, until
Savannah admins enable bzr+ssh?  Or is this again something
``exceptional'', like the problem we had last week?

For comparison, a "cvs up" would take about 1/10 of that time, even
though my CVS tree was checked-out with -kb (to avoid EOL
conversions), so it would send entire files downstream instead just
the patches.




             reply	other threads:[~2010-01-08 13:17 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-01-08 13:17 Eli Zaretskii [this message]
2010-01-08 13:59 ` Massive "bzr update" Óscar Fuentes
2010-01-08 16:30   ` Eli Zaretskii
2010-01-08 17:48     ` Óscar Fuentes
2010-01-08 19:37       ` Eli Zaretskii
2010-01-08 17:50 ` Stefan Monnier

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=83wrzsag75.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=emacs-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.