[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Merging parallel-put to /trunk

From: Greg Stein <gstein_at_gmail.com>
Date: Thu, 11 Feb 2016 07:06:28 -0600

On Thu, Feb 11, 2016 at 6:40 AM, Evgeny Kotkov <evgeny.kotkov_at_visualsvn.com>
wrote:
>...

> >> As far as I know, squashing everything into a single POST would make
> >> the commit up to 10-20 times faster, depending on the amount of
> changes.
> >
> > Pfft.
>
> I attached a dirty patch that does that. The aim is to measure what we
> can expect from this approach. Please note that the patch is just a proof
> of concept, and has many various issues — the wire format, only supporting
> short-circuit authz, etc.
>
> Results without and with the patch are:
>
> Importing 10000 files, 150 ms RTT 1887.582 s → 46.363 s (40.7x
> faster)
>

Is that normal-svn vs single-POST-svn?

Or is that parallel-PUT-svn vs single-POST-svn?
Received on 2016-02-11 14:06:31 CET

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.