Try box layout first

Property Value
Type: advanced
Identifier: org.eclipse.elk.rectpacking.trybox
Meta Data Provider: options.RectPackingMetaDataProvider
Value Type: boolean
Default Value: false (as defined in org.eclipse.elk.rectpacking)
Applies To: parents

Description

Whether one should check whether the regions are stackable to see whether box layout would do the job. For example, nodes with the same height are not stackable inside a row. Therefore, box layout will perform better and faster.