July 19, 2013 [Issue 9673] Add --incremental option to rdmd | ||||
---|---|---|---|---|
| ||||
Posted in reply to Andrei Alexandrescu | http://d.puremagic.com/issues/show_bug.cgi?id=9673 --- Comment #10 from Martin Nowak <code@dawg.eu> 2013-07-19 16:31:36 PDT --- Kind of works, but there are not many independent clusters in phobos. https://gist.github.com/dawgfoto/5747405 A better approach might be to optimize for even cluster sizes, e.g. trying to split 100KLOC into 4 independent clusters of 25KLOC. The number of lines here are sources+imports. Assignment of source files to clusters could then be optimized with simulated annealing or so. -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- |
Copyright © 1999-2021 by the D Language Foundation