首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > 其他 > 计算缓存命中率

计算缓存命中率

  • 资源大小:2.80 kB
  • 上传时间:2021-06-30
  • 下载次数:0次
  • 浏览次数:0次
  • 资源积分:1积分
  • 标      签: 缓存 计算 命中率

资 源 简 介

mymemcalc is a command-line utility for basic reporting on Memcached Performance for groups of memcached servers. Sample Output: ``` %> ./mymemcalc frontend Statistics For: frontend Memcache Hit Ratio: 98.45% Total Hits: 403343322 Total Misses: 6319630 Memcache Fill Ratio: 30.59% Total Bytes: 9663676416 Used Bytes: 2956557684 $> ./mymemcalc --quiet frontend Statistics For: frontend Memcache Hit Ratio: 98.45% Memcache Fill Ratio: 30.59% ``` ## System Requirements ## Required Perl Modules: Pod::Usage Getopt::Long XML::Simple Cache::Memcached Usage Notes: You must change the first line of the program to reflect your Perl installation Sample Usage: ``` %> ./mymemcalc.pl --help Usage: mymemcalc [options] pool Options: --config= The config file to use --help Dis

文 件 列 表

mymemcalc-0.0.2
mymemcalc
mymemcalc.cnf.example
RELEASE_HISTORY
VIP VIP
0.193762s