Johan Corveleyn wrote on Sat, 25 Apr 2020 17:54 +00:00:
> Philip Martin made some interesting suggestions and provided some
> numbers, first focusing on the deltification overhead (which he could
> eliminate, on the client-side, by enabling SVNAutoversioning and
> performing a PUT with curl -- IIUC it's not possible right now to
> eliminate deltification on the server-side

Not on a per-file basis, but the knobs in db/fsfs.conf[deltification]
can probably be used to disable deltification entirely for a given
repository.

> ):
> 
> https://svn.haxx.se/dev/archive-2017-07/0040.shtml
> 
> and later he also eliminated compression on the server-side, which
> yielded another factor 3 speed boost:
> 
> https://svn.haxx.se/dev/archive-2017-07/0043.shtml
> 
> -- 
> Johan
>

Reply via email to