1 Star 0 Fork 31

snowgo/docker-images

forked from anolis/docker-images
暂停
 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README

Memtier_benchmark

Quick reference

Supported tags and respective Dockerfile links

Supported architectures

  • arm64, x86-64

Build reference

Build multi-arch images and push to registry:

docker buildx build -t "openanolis/memtier_benchmark_keentune:$VERSION" --platform linux/amd64,linux/arm64 . --push

Usage

Start a memtier_benchmark_keentune client instance and run stress test

docker run -it --net=host $IMAGE_ID /bin/bash redis_get.sh $SERVER_IP
docker run -it --net=host $IMAGE_ID /bin/bash redis_set.sh $SERVER_IP
docker run -it --net=host $IMAGE_ID /bin/bash redis_set_get.sh $SERVER_IP

Memtier_benchmark

memtier_benchmark is a command-line tool from Redis Labs that generates a variety of traffic patterns and allows you to benchmark Memcached and Redis instances

马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/snowgo/docker-images.git
git@gitee.com:snowgo/docker-images.git
snowgo
docker-images
docker-images
master

搜索帮助