mbthomas added a comment.
I've switched to a configurable threshold for mmap as suggested. This does require an extra `stat` call for the changelog and manifest indexes, however python already calls stat each time you open a file, so we should just hit the filesystem cache. REPOSITORY rHG Mercurial REVISION DETAIL https://phab.mercurial-scm.org/D477 To: mbthomas, #fbhgext, indygreg, #hg-reviewers, durin42 Cc: quark, durin42, simonfar, mercurial-devel _______________________________________________ Mercurial-devel mailing list Mercurial-devel@mercurial-scm.org https://www.mercurial-scm.org/mailman/listinfo/mercurial-devel