Re: svn commit: r1040663 - in /subversion/trunk/subversion/libsvn_wc: wc-queries.sql wc_db.c
From: Julian Foad <julian.foad_at_wandisco.com>
Date: Wed, 01 Dec 2010 13:06:04 +0000
Daniel Shahaf wrote:
Each iteration of this loop prepares, uses and resets a SQL statement,
The main concern I was addressing was that the previous method was
Wall clock times for "svn cleanup" on a clean checkout of
r1040662 build: first time = 15 minutes, second = 14.8 minutes.
r1040663 build: first time = 4.4s, best of many repetitions = 0.7s.
Now the algorithm is only linear time, which is a *huge* win. A
I've edited the log message to clarify the main point, and to point out
- Julian
# r1040662 build
# r1040663 build
|
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.