This is an archive of the discontinued Mercurial Phabricator instance.

branchmap: avoid changelog and attribute lookups in replacecache()
ClosedPublic

Authored by indygreg on Oct 19 2018, 12:56 PM.

Details

Summary

This should make things faster. I'm not sure which operations would benefit
from it though. Maybe branchmap application on clone?

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

indygreg created this revision.Oct 19 2018, 12:56 PM
pulkit accepted this revision.Oct 19 2018, 1:09 PM
This revision was automatically updated to reflect the committed changes.