This is an archive of the discontinued Mercurial Phabricator instance.

setdiscovery: add a discovery.grow-sample.dynamic option
ClosedPublic

Authored by marmoute on Mar 17 2021, 6:16 PM.

Details

Summary

The current discovery dynamically adapt to complex situations. This make is quick
effective, but also harder so study the effect of other improvements in such
complex situation.

So we add a new option to control this too.

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

marmoute created this revision.Mar 17 2021, 6:16 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.