#1267 Performance optimization of new_commits in repositories

v1.0.0
closed
sf-4 (350)
General
nobody
2015-08-20
2010-12-28
No

Currently, at least in svn, we execute a large query asking for all the commits in the repository that are already indexed. This needs to be optimized so it doesn't use a huge {$in:[...]} query. (For 10s of 1000s of commits in a repo, this can be quite a performance hit.)

Discussion

  • Rick Copeland - 2010-12-30
    • status: open --> in-progress
    • assigned_to: Rick Copéland
    • custom_field__size: --> 2
    • custom_field__milestone: backlog --> jan-04
     
  • Rick Copeland - 2010-12-30
    • status: in-progress --> closed
     

Log in to post a comment.