AccumulatorCache: make cache statistics global and add time
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.
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.