[Issue 9673] Add --incremental option to rdmd

d-bugmail at puremagic.com d-bugmail at puremagic.com
Fri Jul 19 16:31:38 PDT 2013


http://d.puremagic.com/issues/show_bug.cgi?id=9673



--- Comment #10 from Martin Nowak <code at 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: -------


More information about the Digitalmars-d-bugs mailing list