Skip to content

Simplify StoreUTHits

Arthur Marius Hennequin requested to merge ahennequ_storeuthit into master

DONE:

  • Merged PrStoreUTHit.h with PrStoreUTHit.cpp
  • Removed all outdated error handling and recovery code
  • Simplify sector index computation by fetching the fullIdx direcly instead of constructing it from different parts

In local tests I get roughly 1% throughput improvement, automatic tests show ~2%

Goes with Brunel!948 (merged) Moore!380 (merged) (reference updates)

FYI @sponce @sstahl @decianm @graven

Edited by Rosen Matev

Merge request reports