]> git.uio.no Git - u/mrichter/AliRoot.git/commit
Improving the time performance of alimdc: 1. disabling support for pointer tracking...
authorhristov <hristov@f7af4fe6-9843-0410-8265-dc069ae4e863>
Tue, 9 Sep 2008 12:22:01 +0000 (12:22 +0000)
committerhristov <hristov@f7af4fe6-9843-0410-8265-dc069ae4e863>
Tue, 9 Sep 2008 12:22:01 +0000 (12:22 +0000)
commit936875a40225e7b2bd9a99c1f0cfeea07f151740
tree9eba453c2db9258027f0217feb0732100799aa14
parent00872461b7fb4c9fd2b84cbf7a4a0022bc18eabe
Improving the time performance of alimdc: 1. disabling support for pointer tracking in all the branches (i.e. this will work only if your objects do not refers to the same objects twice via a pointer). 2. tuning the size of the internal map tracking the class name of the objects. 3. Caching the size of the raw-data header (fHeaderSize). (Philippe Canal)
RAW/AliMDC.cxx
RAW/AliRawDB.cxx
RAW/AliRawEventHeaderBase.cxx
RAW/AliRawEventHeaderBase.h
RAW/AliTagDB.cxx