[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 ofConnections

From: Robert Einsle <robert_at_einsle.de>
Date: 2006-01-31 16:41:47 CET

Hy Alexander,

i think, while updating resources, the updating is very fast, but it
takes long time, i think, while commiting. I see the Progressbar fast
going to 99 %, but on 99 % it takes long tine until finish.

Hope this helps.

Thanks.

\Robert

Alexander Kitaev schrieb:

>Hello Robert,
>
>I would like to add that direct performance comparision of CVS vs Subversion
>doesn't consider certain aspects of Subversion that could affect real
>performance. For example, during update operation only file deltas are sent
>over network, not full file contents, also apache HTTP server may compress
>the data it sends. Comparision against "BASE" version of the file (to review
>local, not yet committed modifications) is performed without establishing
>network connection at all.
>
>So, you should consider that overall Subversion client performance may be
>better then CVS one in general (due to the less amount of data sent over
>network).
>
>Alexander Kitaev,
>TMate Software,
>http://tmate.org/
>http://jetbrains.com/tmate/
>
>
>
>>-----Original Message-----
>>From: Robert Einsle [mailto:robert@einsle.de]
>>Sent: Tuesday, January 31, 2006 2:27 PM
>>To: users@subclipse.tigris.org
>>Subject: [Subclipse-users] Performance ofConnections
>>
>>Hy List,
>>
>>we testet the Performance of the Connections to Repository
>>(CVS, HTTP, SVN), and the interesting fact is:
>>
>>The Timereference is the CVS-Connetion to an Repository.
>>Connecting to the SVN-Repo via HTTP and JAVA-HL takes about 4
>>Times then CVS Connecting to the SVN-Repo via HTTP and
>>JAVA-SVN takes about 2 Times Connecting to the SVN-Repo via
>>SVN takes nearly the same time like CVS.
>>
>>We tested it on Local Network (100 MBit switched) and on
>>VPN-Connections.
>>
>>Is it posible to speed up the Connections via HTTP, or ist it
>>posible to let lvnserve authenticate via pam (to an LDAP-Server)?
>>
>>Thanks for Help
>>
>>\Robert
>>
>>
>>
>>---------------------------------------------------------------------
>>To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org
>>For additional commands, e-mail: users-help@subclipse.tigris.org
>>
>>
>>
>>
>
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org
>For additional commands, e-mail: users-help@subclipse.tigris.org
>
>
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org
For additional commands, e-mail: users-help@subclipse.tigris.org
Received on Tue Jan 31 16:50:40 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.