-
Enric Tejedor Saavedra authored
This commit provides a task-based parallelisation of TTree::GetEntry. The approach is based on creating a task per top-level branch in order to do the reading, unzipping and deserialisation in parallel.
Enric Tejedor Saavedra authoredThis commit provides a task-based parallelisation of TTree::GetEntry. The approach is based on creating a task per top-level branch in order to do the reading, unzipping and deserialisation in parallel.