all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Jason Earl <jearl@notengoamigos.org>
To: Christian Faulhammer <opfer@gentoo.org>
Cc: bazaar@lists.canonical.com,
	Daniel Clemente <dcl441-bugs@yahoo.com>,
	emacs-devel@gnu.org
Subject: Re: Emacs Bazaar Repository II
Date: Wed, 22 Oct 2008 14:50:38 -0600	[thread overview]
Message-ID: <873aios6ap.fsf@notengoamigos.org> (raw)
In-Reply-To: <20081022204613.51dbb54f@terra.solaris> (Christian Faulhammer's message of "Wed, 22 Oct 2008 20:46:13 +0200")

Christian Faulhammer <opfer@gentoo.org> writes:

> Hi,
>
> Daniel Clemente <dcl441-bugs@yahoo.com>:
>
>>   The operation I use most is „log“: to see what's new, or if
>> something was included or not, or when, or who did what when, etc. I
>> have tested this second repository and also the first one. I used
>> today's bzr (rev. 3788) and did several successive tests until the
>> results stabilised.
>
>  Which bzr version are you using?  1.8 improved log performance
> according to the release notes.
>
> V-Li

I'm using bzr.dev and I get similar numbers for trunk on the emacs
repository.  Of course, this is on an underpowered laptop, but I still
have a hard time waiting over a minute for log information.

time bzr log > /dev/null

real    2m7.347s
user    1m52.223s
sys     0m1.152s

Even worse, just getting the last 10 revisions is also ridiculously
slow.

time bzr log -r -10.. > /dev/null 

real    1m5.250s
user    0m59.520s
sys     0m0.320s

I didn't want to pile on with this particular complaint, as I know that
it has been brought up before, but bzr log is really really slow on
repositories with as many revisions as Emacs has.

I really like bzr's log output, as it makes the branch merging very
clear, but I really wish I knew of a sensible way to just get the last
few changes on a branch.

Jason Earl



  reply	other threads:[~2008-10-22 20:50 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-10-11 21:39 Emacs Bazaar Repository II Jason Earl
2008-10-19 23:56 ` Martin Pool
2008-10-21 22:07   ` Daniel Clemente
2008-10-22 18:46     ` Christian Faulhammer
2008-10-22 20:50       ` Jason Earl [this message]
2008-10-22 21:04         ` John Arbash Meinel
2008-10-22 21:40           ` Jason Earl
2008-10-22 22:16             ` Aaron Bentley
2008-10-26 17:33           ` Daniel Clemente
2008-10-26 19:37             ` Eli Zaretskii
2008-10-26 20:08               ` Mathias Megyei
2008-10-26 21:59             ` Robert Collins
2008-10-26 23:34               ` Andreas Schwab
2008-10-22 21:22       ` Daniel Clemente
2008-10-23 14:25         ` John Arbash Meinel

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=873aios6ap.fsf@notengoamigos.org \
    --to=jearl@notengoamigos.org \
    --cc=bazaar@lists.canonical.com \
    --cc=dcl441-bugs@yahoo.com \
    --cc=emacs-devel@gnu.org \
    --cc=opfer@gentoo.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.