darcs performance
Donald Bruce Stewart
dons at cse.unsw.edu.au
Mon Apr 2 05:52:30 EDT 2007
sven.panne:
> On Monday 02 April 2007 10:07, Simon Marlow wrote:
> > Since we're all demonstrating our local darcs hacks, here's mine: I use
> > HTTP for get/pull, and I have a script (attached) that grovels in
> > _darcs/prefs/repos to find the right place to push to and then pushes over
> > SSH.
>
> So what I seem to read from the various mails is that people basically abandon
> using darcs + SSH directly due to performance reasons. :-( This is a pity,
> but I don't fully understand the technical reasons for the horrible
> performance. Does anybody have a clue?
Hmm. I still use darcs + ssh directly.
At least for the case of 'darcs pull' (or is it push?), where darcs
seems to ask for several passwords for each patch (or several DSA key
checks), the master/slave trick seems to help.
For the 'darcs get' case it probably does make more sense to use http to
grab the source. But perhaps we should check with David and the darcs
crew for any known inefficiencies in the ssh method?
-- Don
More information about the Cvs-ghc
mailing list