This is an archive of the discontinued Mercurial Phabricator instance.

perftweaks: start using cachevfs
ClosedPublic

Authored by ryanmce on Jul 18 2017, 10:34 AM.
Tags
None
Subscribers
None

Details

Reviewers
mitrandir
Group Reviewers
Restricted Project
Commits
rFBHGX5b81bff3ac14: perftweaks: start using cachevfs
Summary

Without this, we get develwarnings about vfs being deprecated for accessing
files under .hg/cache/.

Test Plan

run-tests, more tests pass

Diff Detail

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

Event Timeline

ryanmce created this revision.Jul 18 2017, 10:34 AM
mitrandir accepted this revision.Jul 18 2017, 10:34 AM
This revision is now accepted and ready to land.Jul 18 2017, 10:34 AM
This revision was automatically updated to reflect the committed changes.