[Bug 5108] New: share doesn't copy as many caches as it should

mercurial-bugs at selenic.com mercurial-bugs at selenic.com
Tue Feb 23 02:37:50 UTC 2016


https://bz.mercurial-scm.org/show_bug.cgi?id=5108

            Bug ID: 5108
           Summary: share doesn't copy as many caches as it should
           Product: Mercurial
           Version: default branch
          Hardware: PC
                OS: Mac OS
            Status: UNCONFIRMED
          Severity: feature
          Priority: wish
         Component: share
          Assignee: bugzilla at selenic.com
          Reporter: durin42 at gmail.com
                CC: mercurial-devel at selenic.com

When using the share extension some caches don't get copied over, incurring a
potentially expensive cache recomputation. With O(3000) heads, the branchcache
and friends can be costly.

We should figure out a better strategy for sharing caches between shares, or at
least copying over relevant caches.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the Mercurial-devel mailing list