##// END OF EJS Templates
subsetmaker: rework the antichain generation to be usable...
subsetmaker: rework the antichain generation to be usable Before this, antichain computation can run for 10s of hours without completion in sight. We use a more direct approach in the computation to keep the computation in complexity in check. With good result. We can now have a full antichain computation on mozilla-try in about one minute. Which is usable. Differential Revision: https://phab.mercurial-scm.org/D12396
marmoute -
r49879:3f6ddb1c default
Show More
Name Size Modified Last Commit Author
/ contrib / packaging / hgpackaging
__init__.py Loading ...
cli.py Loading ...
downloads.py Loading ...
inno.py Loading ...
pyoxidizer.py Loading ...
util.py Loading ...
wix.py Loading ...