用siege测试接口高并发

siege -c 255 -r 2555  "http://10.1.1.6:3001/decode POST <./api.json"  -t 100s

  

原文地址:https://www.cnblogs.com/xkloveme/p/11365280.html