Assuming .5M LOC and copious branches what sort of performance differences could you expect, in full or part, between svn and git?
https://confluence.atlassian.com/display/FISHEYE/Subversion
https://confluence.atlassian.com/display/FISHEYE/Git
Given that Fisheye uses Git and SVN api's, it would be the same difference as SVN vs GIT.
https://git.wiki.kernel.org/index.php/GitSvnComparison
Fisheye's overhead is not really relevant to the overall performance since is it just looking at log information.
Indexing of Subversion branches and tags can be slow, sometimes extremely so if repository is accessed over network. This is a known problem -- look up these tickets in jira.atlassian.com: FE-260 FE-314 FE-1154 FE-1371 FE-1972 FE-3949 FE-4402
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.