Speed-up TTreePerfStats::GetBasketInfo.
by avoiding linear search (caching when needed, passing known information when available)
Showing
- core/base/inc/TVirtualPerfStats.h 6 additions, 0 deletionscore/base/inc/TVirtualPerfStats.h
- proof/proofplayer/inc/TPerfStats.h 5 additions, 0 deletionsproof/proofplayer/inc/TPerfStats.h
- tree/tree/src/TTreeCache.cxx 37 additions, 5 deletionstree/tree/src/TTreeCache.cxx
- tree/treeplayer/inc/TTreePerfStats.h 9 additions, 2 deletionstree/treeplayer/inc/TTreePerfStats.h
- tree/treeplayer/src/TTreePerfStats.cxx 35 additions, 7 deletionstree/treeplayer/src/TTreePerfStats.cxx
Loading
Please register or sign in to comment