Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » EGit / JGit » Tips: how to make Git ~30 times faster in Eclipse
icon3.gif  Tips: how to make Git ~30 times faster in Eclipse [message #649771] Thu, 20 January 2011 14:55 Go to next message
Intland Software is currently offline Intland SoftwareFriend
Messages: 19
Registered: December 2009
Junior Member
Dear community,

Our DVCS team at Intland looked into EGit performance optimization opportunities, and managed to achieve some impressive results! We wanted to share the results with you, so that you don't have to wait for the next official EGit release.

In our optimized plugin version, the time required to synchronize a medium sized repo dropped from 10 minutes to 15 seconds. (It is 40 times faster now on that particular repository.)
The Eclipse CDT team reported similar results: their synchronization time dropped from 32 minutes to 1.5 minutes (roughly 20 times faster now).

Read here how: http://blogs.intland.com/main/entry/20110120
Re: Tips: how to make Git ~30 times faster in Eclipse [message #650066 is a reply to message #649771] Fri, 21 January 2011 15:31 Go to previous message
Matthias Sohn is currently offline Matthias SohnFriend
Messages: 1268
Registered: July 2009
Senior Member
Unfortunately this patch you contributed [1] broke some of the synchronize functionality so we had to revert it [2]. In the meantime we found better ways to improve synchronize performance [3] and Dariusz is working on some more to come soon.

[1] http://egit.eclipse.org/r/#change,2271
[2] http://egit.eclipse.org/r/#change,2296
[3] http://egit.eclipse.org/r/#change,2297, http://egit.eclipse.org/r/#change,2300
Previous Topic:How to list files to commit?
Next Topic:Error commiting
Goto Forum:
  


Current Time: Fri Apr 26 18:08:48 GMT 2024

Powered by FUDForum. Page generated in 0.02862 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top