警棍:Go中的HTTP负载测试

时间:2024-02-24 13:38:24
【文件属性】:

文件名称:警棍:Go中的HTTP负载测试

文件大小:2.21MB

文件格式:ZIP

更新时间:2024-02-24 13:38:24

go golang http load-testing HTTPGo

指挥棒 Baton是用Go编写的负载测试工具。 当前,它支持GET,POST,PUT和DELETE请求。 安装指挥棒 使用Go安装Baton与运行go get一样容易。 $ go get -u github.com/americanexpress/baton 二进制版本。 使用指挥棒 指挥棒目前支持以下选项: -b string Body (use instead of -f) -c int Number of concurrent requests (default 1) -f string File path to file to be use


网友评论