Mercurial > hg-stable
diff mercurial/bookmarks.py @ 42036:0129bf02fa04
remotefilelog: prefetch files in deterministic order
I have been troubleshooting some slowness in this area (it's unclear
if it's the client or server that's to blame, but that's beside the
point) and it's a lot easier to do troubleshoot if the files are
prefetched in the same order each time.
Differential Revision: https://phab.mercurial-scm.org/D6172
author | Martin von Zweigbergk <martinvonz@google.com> |
---|---|
date | Wed, 27 Mar 2019 14:55:46 -0700 |
parents | 0f64091cc851 |
children | ec5bd3ab26bf |