Allow TBufferMerger to skip write/read cycle.
If TBufferMerger can take the merge lock, then rather than queuing the input file, merge it immediately and skip the Writing the TTree, doing a memcpy, Pushing to the queue then Reading and then deleting parts.
Loading
Please register or sign in to comment