[Haskell-cafe] darcs patch dependencies in dot format
Ketil Malde
ketil at malde.org
Mon May 14 10:23:39 CEST 2012
Sönke Hahn <shahn at cs.tu-berlin.de> writes:
> On 05/13/2012 03:13 AM, Felipe Almeida Lessa wrote:
>> Truly amazing!
Yes, nice work!
>> I wonder it would fare with larger repositories. =)
> It does not scale well. [...]
> Somehow related questions are: What am I going to do with a dot-graph,
> that has more than 500 vertices? Is there an intelligent way to reduce
> the graph?
Lacking a solution for the problem of drawing large graphs, making the
graph smaller might be the second choice. :-) One option might be to
only track dependencies back to a specified tag? Or between tags?
-k
--
If I haven't seen further, it is by standing in the footprints of giants
More information about the Haskell-Cafe
mailing list