maximumCopySize

const val maximumCopySize: Int = 32

Defined threshold for making copies versus using TreeTupleDescriptor/using other forms of reference instead of creating a new tuple.