Re: svn commit: r1022931 - in /subversion/trunk/subversion/libsvn_wc: status.c wc-queries.sql wc_db.c wc_db.h
From: Philip Martin <philip.martin_at_wandisco.com>
Date: Wed, 20 Oct 2010 12:04:58 +0100
Johan Corveleyn <jcorvel_at_gmail.com> writes:
[about status performance]
> On my machine (WinXP, 32 bit, local disk 5400 rpm), with a medium size
So 1.7 is more of an advantage on Windows than Linux. That's no bad
The performance with working copies on network disks is more of a
- using NFS
- using Samba
NFS on my system does some caching so a second call to status is
- using NFS repeatedly
So NFS is a real concern, it's an order of magnitude slower. If I
- using NFS
- using Samba
- using NFS repeatedly
Properly implementing status as a single transaction is not simple.
-- PhilipReceived on 2010-10-20 13:05:43 CEST |
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.