#1291 Improve performance of SCM refresh operations

v1.0.0
closed
sf-4 (350)
General
nobody
2015-08-20
2011-01-10
No

The SCM refresh operation takes a long time, particularly when we import a large svn repository initially. Speed this up, looking particularly to the adobe/osmf/svn repository as an example. Some ideas:

  • Ensure we only visit each commit once (our unused_commits_in method is horribly broken and likely beyond repair)
  • Ensure memory is conserved

Discussion

  • Rick Copeland - 2011-01-11
    • status: in-progress --> validation
     
  • Rick Copeland - 2011-01-13
    • status: validation --> closed
     

Log in to post a comment.