Skip to content

Reduce the number of allocations - cache autocreated default objects

Improvements to RNTuple writing code - keep the default objects that were created to fill gaps cached, so they are not allocated/deallocated all the time.

Merge request reports