This is an archive of the discontinued Mercurial Phabricator instance.

engine: prevent multiple checking of re-delta-multibase
ClosedPublic

Authored by pulkit on Dec 30 2020, 6:53 AM.

Details

Summary

The _perform_clone function is called for each revlog cloned, hence we should
prevent this function call overhead.

Diff Detail

Repository
rHG Mercurial
Branch
default
Lint
No Linters Available
Unit
No Unit Test Coverage

Event Timeline

pulkit created this revision.Dec 30 2020, 6:53 AM
marmoute accepted this revision.Jan 7 2021, 8:45 PM
mharbison72 accepted this revision.Jan 12 2021, 6:45 PM
This revision is now accepted and ready to land.Jan 12 2021, 6:45 PM
This revision was automatically updated to reflect the committed changes.