Re: Mercurial 0.4e vs git network pull

From: Ingo Molnar
Date: Sun May 15 2005 - 01:26:54 EST



* Petr Baudis <pasky@xxxxxx> wrote:

> > Mercurial is also much smarter than rsync at determining what
> > outstanding changesets exist. Here's an empty pull as a demonstration:
> >
> > $ time hg merge hg://selenic.com/linux-hg/
> > retrieving changegroup
> >
> > real 0m0.363s
> > user 0m0.083s
> > sys 0m0.007s
> >
> > That's a single http request and a one line response.
>
> So, what about comparing it with something comparable, say git pull
> over HTTP? :-)

Matt, did you get around to do such a comparison?

Ingo
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/