[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Abolishing ChangeLog files
From: |
Eli Zaretskii |
Subject: |
Re: Abolishing ChangeLog files |
Date: |
Thu, 28 Mar 2013 19:34:31 +0200 |
> From: Dmitry Gutov <address@hidden>
> Date: Thu, 28 Mar 2013 21:20:44 +0400
> Cc: Stefan Monnier <address@hidden>, address@hidden
>
> > D:\gnu\bzr\emacs\trunk>timep bzr log --line -l5000 > nul
> >
> > real 00h00m00.921s
> > user 00h00m00.875s
> > sys 00h00m00.062s
> >
> > $ time git log --oneline -n5000 > /dev/null
> >
> > real 0m0.218s
> > user 0m0.015s
> > sys 0m0.015s
> >
> > I hope you at least won't claim that 900 msec is "much more quickly"
> > than 200 msec. (Not that anyone should ever need to look at 5000
> > revisions.)
>
> Your conclusion here seems to be the reverse of what the command output
> shows (900ms for Bazaar and 200ms for Git).
It was a typo. See my followup message.
> In my experience, Bzr is especially slow when showing log for a subtree
> or a specific file.
I could ask you to show numbers (because I have no such experience),
but I won't. No one in this thread wants any serious discussion,
anyway.
- Re: Abolishing ChangeLog files (was: On the subject of Git, Bazaar, and the future of Emacs development), (continued)
- Re: Abolishing ChangeLog files, Thierry Volpiatto, 2013/03/28
- Re: Abolishing ChangeLog files, John Wiegley, 2013/03/28
- Re: Abolishing ChangeLog files, Steve Youngs, 2013/03/28
- Re: Abolishing ChangeLog files, Stefan Monnier, 2013/03/28
- Re: Abolishing ChangeLog files, Eli Zaretskii, 2013/03/28
- Re: Abolishing ChangeLog files, Eli Zaretskii, 2013/03/28
- Re: Abolishing ChangeLog files, Dmitry Gutov, 2013/03/28
- Re: Abolishing ChangeLog files,
Eli Zaretskii <=
- Re: Abolishing ChangeLog files, Dmitry Gutov, 2013/03/28
- Re: Abolishing ChangeLog files, Eli Zaretskii, 2013/03/28
- Re: Abolishing ChangeLog files, Dmitry Gutov, 2013/03/28
- Re: Abolishing ChangeLog files, Eli Zaretskii, 2013/03/29
- Re: Abolishing ChangeLog files, Eli Zaretskii, 2013/03/29
- Re: Abolishing ChangeLog files, Thierry Volpiatto, 2013/03/29
- Re: Abolishing ChangeLog files, Eli Zaretskii, 2013/03/29
- Re: Abolishing ChangeLog files, Stephen J. Turnbull, 2013/03/29
- Re: Abolishing ChangeLog files, Eli Zaretskii, 2013/03/29
- Re: Abolishing ChangeLog files, Stephen J. Turnbull, 2013/03/29