( )⚙ D1410 perftweaks: support treedirstate maps

This is an archive of the discontinued Mercurial Phabricator instance.

perftweaks: support treedirstate maps
ClosedPublic

Authored by mbthomas on Nov 14 2017, 12:39 PM.
Tags
None
Subscribers
None

Details

Reviewers
quark
Group Reviewers
Restricted Project
Commits
rFBHGXcfc2dd303b17: perftweaks: support treedirstate maps
Summary

Treedirstate maps won't have an inner _map, so will never be logged by
perftweaks. The maps have an efficient size lookup, so it's OK to always
obtain their size.

Diff Detail

Repository
rFBHGX Facebook Mercurial Extensions
Lint
Lint Skipped
Unit
Unit Tests Skipped