monotone-devel
[Top][All Lists]
Advanced

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

Re: [Monotone-devel] Some numbers for push/pull to/from a memory databas


From: Patrick Georgi
Subject: Re: [Monotone-devel] Some numbers for push/pull to/from a memory database
Date: Tue, 01 Sep 2009 17:40:40 +0200

Am Dienstag, den 01.09.2009, 00:24 +0200 schrieb Thomas Keller:
> While push gained some speed, pull did not and even took a little longer
> here and there. I have to note here that all three processes of course
> used the same hardware, so there could be a speed penalty because of
> this, but since each pull method (db vs memory-based server) suffers
> from the same, the CPU should be actually irrelevant in this comparison.
> 
> What I have not expected is this very high user time for pulling
> nvm.guitone, so lots of work seems to be done in the client here. I
> haven't tuned forward / backward delta usage with the server
> configuration, maybe this would have helped a little bit here.
Out of curiosity, how large are the trees pushed there (in number of
files)? The code scales with the tree size, instead of delta size in
some places (that also affect push and pull). (see
http://article.gmane.org/gmane.comp.version-control.monotone.devel/16424 )

That code is CPU bound and has nothing to do with the database.


Patrick





reply via email to

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