Re: export, checkout, commit performance
From: Sebastian Tusk <sebastian.tusk_at_gmx.net>
Date: 2006-03-10 14:27:50 CET
I repeated the test from my original post.
Add/commit of a single file named "test".
1. copy, read test, write .svn\tmp\text-base\test.svn-base.tmp (512b blocks)
2. transmit, read .svn\tmp\text-base\test.svn-base (100kb blocks)
3. hashing, read .svn\tmp\text-base\test.svn-base (512b blocks)
4. hashing, read .svn\tmp\text-base\test.svn-base (512b blocks)
5. compare, read test and .svn\tmp\text-base\test.svn-base simultaneous
Most obvious problem is that test.svn-base gets hashed two times. Is the
Sebastian
---------------------------------------------------------------------
|
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.