Re: [PATCH] rep-cache.db insert optimization (was: Re: [PATCH] svnadmin build-repcache command)
From: Denis Kovalchuk <denis.kovalchuk_at_visualsvn.com>
Date: Mon, 30 Mar 2020 23:40:38 +0300
>
I have spent some time examining when it happens and I see the following
> What tests is this behaviour covered by?
I think that:
> What scenario does this bring a performance improvement in? What is the
I have compared the approaches with ‘FAIL’ and ‘IGNORE’ conflict resolution
1) In the case of using the ‘FAIL’ algorithm: ~40000 microseconds.
2) In the case of using the ‘IGNORE’ algorithm: ~15000 microseconds.
Outside of the benchmark, there is ~15% improvement for the
Based on this, I assume that there are other commands that may benefit from
I have attached an updated patch.
Regards,
Denis Kovalchuk
|
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.