[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

RE: Subversion/Eclipse Performance on Windows

From: Bolstridge, Andrew <andy.bolstridge_at_intergraph.com>
Date: Fri, 30 Jan 2009 08:38:20 -0000

LOL. If Microsoft really designed Windows to perform badly with Java,
they shot themselves in the foot when they "invented" .NET :-)

I think the primary culprit is additional services though - like
indexing and particularly virus scanning. (once our sysadmin set the
virus scanner to check every file, my build times were horrendous as it
scanned every .obj file everytime they were written to...)

It might be worthwhile filtering the .svn directories from your scanner,
and seeing if that keeps your 25% performance increase (if you have a
virus, the working copy file will be infected too and that'll be
flagged)

The only other thing I would do is to try running on a different
filesystem, even if it's just FAT32.

-----Original Message-----
From: David Weintraub [mailto:qazwart_at_gmail.com]
Sent: Thursday, January 29, 2009 5:32 PM
To: Taylor, Jonathan (PCLN-NW)
Cc: Bolstridge, Andrew; users_at_subversion.tigris.org
Subject: Re: Subversion/Eclipse Performance on Windows

[snip]

I also think Microsoft designed Windows so programs like Java would
run poorly. That way, the could mitigate the threat Java caused on
their desktop monopoly.

So, running a Java based application like Eclipse, and downloading
files from a server to a machine that's running an OS that wasn't
designed to be an efficient network OS. Then, add to that the fact
that every single file needs to be scanned and indexed by multiple
programs, you can see why you might have some performance issues with
Windows based machines.

On Wed, Jan 28, 2009 at 9:00 PM, Taylor, Jonathan (PCLN-NW)
<Jonathan.Taylor_at_priceline.com> wrote:
> I've tried adjusting the NTFS options, disabling indexing, and turning
off
> real-time virus scanning. Of those, the only one that had a
noticeable
> speed improvement was turning off the virus scanning, which improved
> performance by about 25% on heavily I/O-intensive tasks such as svn
> checkout.
>
> But even with the improvements due to these configuration changes,
there was
> still a huge difference between Windows and either Linux or MacOS in
the svn
> checkout and svn switch tasks. The exact reason remains a mystery.

--
David Weintraub
qazwart_at_gmail.com
------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=1073172
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-01-30 15:38:28 CET

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.