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

RE: [Subclipse-dev] Synchronize performance patch

From: Martin Letenay <mle_at_whitestein.com>
Date: 2005-06-29 14:06:26 CEST

> Committed in r1417. Thanks.
>
> You never really mentioned what kind of performance
> improvements you see from this. Most of my test cases are
> pretty fast anyway, so it is hard for me to see. I mostly
> tested for correctness.

In my testing repository with reasonably large projects I also did not see a
problem.
I've noticed it on our real-life 10000+ files projects.
I'm not sure what was bigger issue, whether number of files or directory
tree depth,
but anyway nearly everything was damn slow ...

> Just curious. Also, I tended to gather from your comments
> that the performance improvements would be anything that
> involved the status cache, not specifically Synch. Is that correct?
>
> Mark

Well both.
The old synchronize took more than 15 minute on my (business) projects.
It was mostly due to "just to be sure" checks I introduced with the
synchronization fixes.
Some of then were not really necessary and synchronize time now takes
acceptable 1-2 minutes.

But yes, more important improvements were related to status cache in
general,
so the speed of update but also refresh or (pre)build-workspace was
noticably increased .

Martin
Received on Wed Jun 29 22:06:26 2005

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

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