Rdocumentation
powered by
Learn R Programming
httpcache (version 0.1.2)
cacheLogSummary: 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
link{loadLogfile}
.
Value
A list containing counts of cache hit/set/drop events, plus a cache hit rate.