.\"report various driver and mudlib statistics

.DT
cache_stats
Discworld driver help
cache_stats

Name
.SI 5
cache_stats() - report various driver and mudlib statistics

.EI
Synopsis
.SI 5
void cache_stats();

.EI
Description
.SP 5 5
This efun is only available if CACHE_STATS is defined in options.h at
driver build time.  This efun dumps statistics on the call_other() cache
hit rate to the caller's screen.

.EP
See also
.SI 5
opcprof(3)
.EI
