# es-perf **Repository Path**: wushifeng/es-perf ## Basic Information - **Project Name**: es-perf - **Description**: elasticsearch performance 不同部署方式的elasticsearch性能 - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-07-25 - **Last Updated**: 2022-05-26 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 单机模式限定资源 es-perf/single/docker-compose-v3  资源使用和 docker-compse V2 差别有点大,需要 swarm 模式下使用 # docker.registry docker 镜像使用 nexus3 私服,减少内部开发每次下载的速度问题 # 更好的写 SHELL https://www.toutiao.com/i6854074914933047811/ set -xeuo pipefail