chickadee » rope » current-maximum-leaf-length

current-maximum-leaf-length #!optional nparameter

current-maximum-leaf-length specifies the maximum string length for rope leaf nodes.

The default value is 512, which should be suitable for most purposes. Setting this value too low will result in frequent rebalancing, adversely affecting performance.