Re: Merging parallel-put to /trunk
From: Evgeny Kotkov <evgeny.kotkov_at_visualsvn.com>
Date: Fri, 5 Feb 2016 12:27:41 +0300
Stefan Fuhrmann <stefan2_at_apache.org> writes:
> The extra temporary space is not a concern: Your server would run out of
I wouldn't say it is not a concern at all — e.g., in the situation where a
> Shall I just enable the feature unconditionally?
I'm not sure about this. The feature has a price, and there are cases when
(First two tests should be reproducible, since they were performed on an
Importing 2000 files of Subversion's source code:
Importing a 300 MB .zip file:
Importing a 4 GB .iso file:
After giving all this topic a second thought, I wonder whether we are heading
This leaves a couple of questions:
(1) Why do we start with adding a quite complex FS feature, given that we
(Can we actually do it? What can be parallelized while keeping the
(2) Is making parallel PUTs the proper way to speed up commits?
As far as I know, squashing everything into a single POST would make the
How faster is a commit going to be with parallel PUTs? Would that be
So, are we sure that we need to implement it this way?
Regards,
|
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.