This is an archive of the discontinued Mercurial Phabricator instance.

rust-status: only involve ignore mechanism when needed
ClosedPublic

Authored by Alphare on Mar 20 2020, 5:53 PM.

Details

Summary

This prevents unnecessary fallbacks to Python, improving performance for
hg update for instance.

On Mozilla-Central a noop update goes from 1.6s down to 700ms.

Diff Detail

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

Event Timeline

Alphare created this revision.Mar 20 2020, 5:53 PM
This revision was not accepted when it landed; it landed in state Needs Review.
This revision was automatically updated to reflect the committed changes.