Skip to content
Snippets Groups Projects
Forked from atlas / athena
Source project has a limited visibility.
  • scott snyder's avatar
    e3c48064
    StoreGate: Optimize ReadHandle SG lookup. · e3c48064
    scott snyder authored
    Change ReadHandle so that when it does the SG lookup, it tries proxy_exact
    first.  We can precompute the hashed key in HandleKey::initialize().
    Gives about a 20% speedup in synthetic tests.
    
    Also add an option to ReadHandle_test to do some simple timing tests.
    e3c48064
    History
    StoreGate: Optimize ReadHandle SG lookup.
    scott snyder authored
    Change ReadHandle so that when it does the SG lookup, it tries proxy_exact
    first.  We can precompute the hashed key in HandleKey::initialize().
    Gives about a 20% speedup in synthetic tests.
    
    Also add an option to ReadHandle_test to do some simple timing tests.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.