Skip to content

Draft: Allow adding MAXIMUM_BUFFERSIZE to limit baskets for writing via TMemFile

This will allow to decrease I/O buffer size allocated by worker in ROOT TMemFile SharedWriter mode and should not have a huge effect on output compression.

Merge request reports