Skip to content

zhqqqy/xk6-youzan-nsq

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published