elk
elk copied to clipboard
Speedup NodeLabelAndSizeCalculator
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.