Skip to content

AccumulatorCache: make cache statistics global and add time

Javier Montejo Berlingen requested to merge atlas/athena:master into master

Make the cache hit/miss statistics available globally and also measure the time for each execution. Add printStats() to print summary.

Also cleanup unit test definition.

Merge request reports