In case anyone's interested, I figured out what I did to make it _so_ slow
(was ignoring flags that let me not scrounge up _all_ of the logs and
instead only target the logs for the latest revisions). It's about 3 times
faster while browsing directories now on my menes repository... likely
considerably more on my ninetjer repository or on something like the
subversion repository (although still about 2-3 times _slower_ than CVS on
similar directories... I'm spawning about twice as many processes to get the
information, so I'd guess that's the bottleneck), and I fixed the problem
with sorting by different keys (which I saw someone trip across in my apache
logs).
Sincerely,
Jay Freeman (saurik)
saurik@saurik.com
----- Original Message -----
From: "Jay Freeman (saurik)" <saurik@saurik.com>
To: "svn-dev" <dev@subversion.tigris.org>
Sent: Friday, June 28, 2002 8:22 PM
Subject: ANN: Port of Horde's Chora to Subversion (CVSWeb-like
functionality)
...
> if you wanted to look at that for any reason. It's quite slow
sometimes...
> you might have to wait up to 20 seconds for some of the larger directories
> in the repositories to parse fully.
...
> Sincerely,
> Jay Freeman (saurik)
> saurik@saurik.com
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Jun 29 04:51:05 2002