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

Re: [Subclipse-users] Performance issue

From: Mark Phippard <markp_at_softlanding.com>
Date: 2006-02-08 18:59:06 CET

Johnathan Gifford <jgifford@wernervas.com> wrote on 02/08/2006 12:22:50
PM:

> Your checkout from Subversion is happening about the same speed as the
command
> line call. What is taking so long is that Eclipse is building the
project
> workspace. This includes Eclipse generating it’s own local file
revisioning
> (or cache) that is does. So that 10 MB project is duplicated at least
twice
> on local drive.

In fairness, he did not say how he measured the times. If he based it on
the output of the SVN Console view, I think that is a fairly fair
comparison and I would not expect Subclipse to be that far off from the
command line. It will definitely be slower as there is stuff done for
every file as it is checked out, but most of what you talk about does not
happen until after the Checkout is finished.

I would also expect the time difference to be a lot greater if you were
checking out 10MB across 1000 files, then if it was 10MB across 20 files.
This is because something happens for each file as the notification is
sent.

Mark

_____________________________________________________________________________
Scanned for SoftLanding Systems, Inc. and SoftLanding Europe Plc by IBM Email Security Management Services powered by MessageLabs.
_____________________________________________________________________________
Received on Wed Feb 8 18:59:42 2006

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

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