svnserve poor commit performance
From: Jakub Petr <jakub.petr_at_webexo.cz>
Date: Thu, 22 Dec 2016 10:28:24 +0100
Hi,
I am suprised by poor performance of svnserve and not sure how can I improve
Test case
I am on a Windows 10 laptop with i7 and SSD. (tested on Windows server too
I am running both server and client on the laptop - so it doesn't go through
* 6000 binary files in one directory
* Smallest file: 16 kB
* svn 1.9 with default fsfs.conf (I tried tweaking compression level
Then I execute from command line:
svn add *
svn commit -m "test"
Results
Commit takes ca 10 minutes and most of the time I see Transmitting file data
I can see in Resource Monitor that disk is doing something but it's not
Why the "transmitting phase" should take so long?
Thanks
Jakub
|
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.