monotone-devel
[Top][All Lists]
Advanced

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

[Monotone-devel] How long is a while? Or pull source more than 2 hours?


From: Henry Nestler
Subject: [Monotone-devel] How long is a while? Or pull source more than 2 hours? [was: Re: no more bitkeeper for linux?]
Date: Wed, 06 Apr 2005 23:18:14 +0200
User-agent: Mozilla Thunderbird 0.6 (Windows/20040502)

address@hidden wrote:

Have you guys read this? http://kerneltrap.org/node/4966 Apparently bitkeeper wil be dropped as the version control tool for linux development. It also says that Torvalds tested monotone and darcs, but unfortunately found them to be too slow for their needs. Anyway, this might be still a good opportunity to increase the number of people aware of the great functionality offered by Monotone.

Last days I have also detect, that monotone are very slow with big database. I started a pull of Monotone source, and after 30 Minites it does no network traffic and eats all CPU time. In next follow 60 Minutes I wand to write a bug report to you. I do make screen shoots and all. But before I post this all, the download was ready after total more than 2 hours to download your source of 37MB. So I do not wrote to list.

Is that normal?


I get full source:
monotone --db=monotone.db --key="" pull off.net net.venge.monotone

On WindowsXP-Home as User (non Admin rigts), CPU 1.8GHz, 512MB RAM.

After ~30 minutes, I seen a big DB file >20MB,
and a small other file ("jurnal" or so? Name I can not remember me).
~1 h after start this DB file was 221.184 Bytes.

Size and timestamp was unchanched since >30 Minutes. CPU-Load is 98%, Monotone use 45MB-65MB virtual memory, does something all 3 second on harddisk, but not on DB file (perhaps swapping?). No network traffig.

This lines stay here more than ~40 Minutes:

monotone: verifying new revisions (this may take a while)
monotone: [bytes in: 23910613] [bytes out: 554635] [certs in: 5924] [revs in: 2175]

http://www.henrynestler.com/mt-need-a-while-after-2hours.png (47KB)
Screen Shoot with taskman, 2 hours after start.

---

Henry Nestler
C:\Henry>monotone --full-version
monotone 0.17 (base revision: 337d62e5cbd50c36e2f2c2bda489a98de3a8aeb7)
Running on: Windows NT/2000/XP (5.1, build 2600) on ia32 (level 15, rev 516)
Changes since base revision:

new_manifest [0152a0ae40734894b0a39501246cf4ffeada0aa4]

old_revision [337d62e5cbd50c36e2f2c2bda489a98de3a8aeb7]
old_manifest [0152a0ae40734894b0a39501246cf4ffeada0aa4]

C:\Henry\monotone>monotone --db=monotone.db db init

C:\Henry\monotone>monotone --db=monotone.db read < servkey.txt
monotone: read 1 packet

C:\Henry\monotone>monotone --db=monotone.db --key="" pull off.net 
net.venge.monotone.contrib
.monotree
monotone: warning: doing anonymous pull
monotone: connecting to off.net
monotone: rebuilding merkle trees for collection 
net.venge.monotone.contrib.monotree
monotone: read from fd 1948 (peer off.net) failed, disconnecting
monotone: [bytes in: 207] [bytes out: 64] [certs in: 0] [revs in: 0]

C:\Henry\monotone>monotone --db=monotone.db --key="" pull off.net 
net.venge.monotone
monotone: warning: doing anonymous pull
monotone: connecting to off.net
monotone: rebuilding merkle trees for collection net.venge.monotone
monotone: [bytes in: 12992606] [bytes out: 554635] [certs in: 5924] [revs in: 
2175]
monotone: verifying new revisions (this may take a while)
monotone: [bytes in: 23910613] [bytes out: 554635] [certs in: 5924] [revs in: 
2175]

reply via email to

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