This is an archive of the discontinued Mercurial Phabricator instance.

fastannotate: write out files from server in a predictable order
ClosedPublic

Authored by durin42 on Aug 1 2018, 11:17 AM.

Details

Summary

This is mostly for test output stabilization, but it *might* be
slightly better with a ton of annotate caches because we'll write to
one directory at a time rather than bouncing around randomly.

Diff Detail

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

Event Timeline

durin42 created this revision.Aug 1 2018, 11:17 AM
indygreg accepted this revision.Aug 7 2018, 7:19 PM
This revision is now accepted and ready to land.Aug 7 2018, 7:19 PM
This revision was automatically updated to reflect the committed changes.