monotone-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Monotone-devel] [ANNOUNCE] monotone 0.18


From: Nathaniel Smith
Subject: Re: [Monotone-devel] [ANNOUNCE] monotone 0.18
Date: Tue, 12 Apr 2005 02:16:04 -0700
User-agent: Mutt/1.5.8i

On Mon, Apr 11, 2005 at 09:46:59PM -0700, Nathaniel Smith wrote:
> I am pleased to announce that monotone 0.18 has been released, and is
> available from the monotone web site:
>     http://venge.net/monotone/

Oops, my numbers for "diff" are somewhat misleading, because they
include some silly extra overhead due to the immediately previous
revision being the giant initial import.  If I commit a one line
change, then we get more typical values:

without inodeprints:

> $ time ../../0.18/monotone diff                                               
> # 
> # no changes
> # 
> monotone diff 16.86s user 1.21s system 73% cpu 24.506 total

Should more typically be:

$ time ~/src/monotone/0.18/monotone diff
# 
# no changes
# 
monotone diff 9.99s user 0.96s system 58% cpu 18.784 total

with inodeprints:

> $ time monotone diff
> #
> # no changes
> # 
> monotone diff 11.78s user 0.15s system 99% cpu 12.029 total

Should more typically be:

$ time monotone diff
# 
# no changes
# 
monotone diff 6.28s user 0.11s system 93% cpu 6.831 total


-- Nathaniel

-- 
"If you can explain how you do something, then you're very very bad at it."
  -- John Hopfield




reply via email to

[Prev in Thread] Current Thread [Next in Thread]