From users-return-7432-apmail-subversion-users-archive=subversion.apache.org@subversion.apache.org Tue Feb 01 18:01:12 2011 Return-Path: Delivered-To: apmail-subversion-users-archive@minotaur.apache.org Received: (qmail 92709 invoked from network); 1 Feb 2011 18:01:12 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 1 Feb 2011 18:01:12 -0000 Received: (qmail 91549 invoked by uid 500); 1 Feb 2011 18:01:11 -0000 Delivered-To: apmail-subversion-users-archive@subversion.apache.org Received: (qmail 91427 invoked by uid 500); 1 Feb 2011 18:01:09 -0000 Mailing-List: contact users-help@subversion.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list users@subversion.apache.org Received: (qmail 91410 invoked by uid 99); 1 Feb 2011 18:01:08 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 01 Feb 2011 18:01:08 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of markphip@gmail.com designates 209.85.216.43 as permitted sender) Received: from [209.85.216.43] (HELO mail-qw0-f43.google.com) (209.85.216.43) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 01 Feb 2011 18:01:02 +0000 Received: by qwk3 with SMTP id 3so6855498qwk.16 for ; Tue, 01 Feb 2011 10:00:41 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=AQKJaR7npsEMEnAu8zujb0WhwA+U+aAi2FWaowXcOLc=; b=ecLZVo704+Km8T8H13EHrAofuB6t+8jO6KclLCNF7V/VNjUdtjzn4GUfKOxH0TB59x Bwzt5qfIgZtkbtp59yWrUf71iZ1NyE/608G4WbV7neVpZVV2uwwgChYbx3KA2nhlvRrt CWw2oh92K3j21sm4yFpc8fX9JZaiscsuu7Ee8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=maBhwxEq0b5WJfJKQo9/gdMNVCtNLf7bPRiYrfsmDVipmTWoSGbKXE6+Y7xGGCyq4j ujLkLo2EJr4XwxSbij+7jFDxyUKxhOvg9UeBNkLMLB+5hlVO5sfSdTrGyzvAkknJFhFZ 6sV5qCxnYgT6urvWNWQpoRZBwJC+ylZqER1sw= MIME-Version: 1.0 Received: by 10.224.3.6 with SMTP id 6mr7690177qal.397.1296583241397; Tue, 01 Feb 2011 10:00:41 -0800 (PST) Received: by 10.220.158.197 with HTTP; Tue, 1 Feb 2011 10:00:41 -0800 (PST) In-Reply-To: <4D402FA4.4020607@jibbyjobby.co.uk> References: <4D402FA4.4020607@jibbyjobby.co.uk> Date: Tue, 1 Feb 2011 13:00:41 -0500 Message-ID: Subject: Re: Checkout really slow in Windows with lots of files in one directory From: Mark Phippard To: Neil Bird Cc: users@subversion.apache.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Virus-Checked: Checked by ClamAV on apache.org On Wed, Jan 26, 2011 at 9:28 AM, Neil Bird wrote: > =A0We have a graphics-oriented code-base that's auto-generated and has >5= 000 > source files in one directory. =A0While I can check this out OK on Linux, > we're seeing an unusable slow-down on Windows XP (NTFS), both using Torto= ise > directly, and as a test on Linux with the Windows drive mapped over CIFS. I created a folder with 5001 files in it ... maybe that is not enough? I just used small simple text files as I was only checking for the general problem in managing the temp files and the WC metadata. Upon checkout (using 1.6.15 command line client) I did not notice any slowdown. Windows checked out via HTTP across internet in about 49 seconds as opposed to 33 from my Mac (which is a faster system). The main thing is checkout did not seem to slow down. The bad news is that I tried it again with trunk. Both Windows and Mac were much slower and I was doing the tests because I thought it would be much faster. Windows time went up to 210 secs and OSX to about 90 seconds. In all cases, the performance seemed linear. I did not see it start to get slower. --=20 Thanks Mark Phippard http://markphip.blogspot.com/