cacheLogSummary function

Summarize cache performance from a log

Summarize cache performance from a log

cacheLogSummary(logdf)

Arguments

  • logdf: A logging data.frame, as loaded by loadLogfile().

Returns

A list containing counts of cache hit/set/drop events, plus a cache hit rate.