This is an archive of the discontinued Mercurial Phabricator instance.

revlog: pre-compute null revlog item for pure version
ClosedPublic

Authored by joerg.sonnenberger on Oct 5 2020, 8:21 PM.

Details

Summary

The dynamically created tuple shows up in memory profiles and the use of
nullid prevents the normal constant building to work.

Diff Detail

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

Event Timeline

pulkit accepted this revision.Oct 6 2020, 4:33 AM
This revision is now accepted and ready to land.Oct 6 2020, 4:33 AM