elk icon indicating copy to clipboard operation
elk copied to clipboard

Speedup NodeLabelAndSizeCalculator

Open uruuru opened this issue 7 years ago • 0 comments

The NodeLabelAndSizeCalculator takes quite some time, even for graphs in which the nodes contain no labels at all and have only a single input port and a single output port.

It should be evaluated if there's a way to process only those nodes that require sophisticated treatment.

uruuru avatar Feb 14 '18 16:02 uruuru