Re: SQLite and callbacks
From: Johan Corveleyn <jcorvel_at_gmail.com>
Date: Sat, 5 Feb 2011 21:37:57 +0100
On Sat, Feb 5, 2011 at 7:14 PM, Stefan Sperling <stsp_at_elego.de> wrote:
I agree with most of what's been said here. I think it would be a pity
FWIW, I just did a quick run of your per-directory proplist query vs.
Just tested with a freshly checked out working copy of svn trunk:
1) Per-node queries (r1066540). Looking at the third run, to make sure
$ time svn proplist -R . >/dev/null
real 0m1.532s
2) Per-dir queries (r1066541). Looking at the third run, to make sure
$ time svn proplist -R . >/dev/null
real 0m1.218s
3) For comparison, I also tested with SlikSVN 1.6.13. This is still
$ time svn proplist -R . >/dev/null
real 0m0.578s
Cheers,
-- JohanReceived on 2011-02-05 21:38:56 CET |
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.