Skip to content

Latest commit

 

History

History
23 lines (20 loc) · 520 Bytes

README.md

File metadata and controls

23 lines (20 loc) · 520 Bytes

xk6-youzan-nsq

Pressure test for youzan nsq

编译k6

本地编译

git clone [email protected]:zhqqqy/xk6-youzan-nsq.git
xk6 build --with github.com/zhqqqy/xk6-youzan-nsq=.

在线编译

xk6 build --with github.com/zhqqqy/xk6-youzan-nsq@latest

交叉编译

GOOS=linux GOARCH=amd64 xk6 build --with github.com/zhqqqy/xk6-youzan-nsq=.

数据同步到influxdb

./k6 run  --duration 30s --out influxdb=http://10.2.1.6:8086/myk6db - < scripts/test_json.js