分布式缓存服务 DCS-Redis 3.0 主备实例测试数据:测试命令
时间:2025-02-12 15:14:59
测试命令
redis-benchmark -h {IP} -p {Port} -a {password} -n {nreqs} -r {randomkeys} -c {connection} -d {datasize} -t {command}
参数参考值:-c {connect_number}:1000,-n {nreqs}:10000000,-r {randomkeys}:1000000,-d {datasize}:32。
support.huaweicloud.com/usermanual-dcs/dcs-pwp-0606002.html