This is an archive of the discontinued Mercurial Phabricator instance.

narrow: move manifestlog overrides to core
ClosedPublic

Authored by martinvonz on Apr 3 2018, 4:16 PM.

Details

Summary

With this and the previous patch, I couldn't measure any significant
difference from hg files -r . in a FireFox repo with 65k files. I
tried with both a flat-manifest and a tree-manifest version of
it. Neither had the narrow extension enabled.

Diff Detail

Repository
rHG Mercurial
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.

Event Timeline

martinvonz created this revision.Apr 3 2018, 4:16 PM
indygreg accepted this revision.Apr 5 2018, 2:01 PM
This revision is now accepted and ready to land.Apr 5 2018, 2:01 PM
This revision was automatically updated to reflect the committed changes.