cacheLogSummary: Summarize cache performance from a log

View source: R/log.R

cacheLogSummaryR Documentation

Summarize cache performance from a log

Description

Summarize cache performance from a log

Usage

cacheLogSummary(logdf)

Arguments

logdf

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

Value

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


nealrichardson/httpcache documentation built on April 21, 2023, 3:41 p.m.