PTG

PTG 是一个用 Go 编写的 gRPC 客户端工具,支持 HTTP 和 gRPC 压测,功能类似于 Postman 和 BloomRPC。

Check out PTG on CurateClick

• Copy the embed code to showcase this product on your website

• Share on X to spread the word about this amazing tool

项目名称:ptg项目地址:https://github.com/crossoverJie/ptg使用上和 postman/bloomRPC 类似。### GUIimageimage## 压测shellptg -t 10 -c 100 -proto grpc -pf /xx/xx.proto -fqn hello.Hi.Say -body test.json -tg "127.0.0.1:5000"thread: 10, duration: 0, count 100Requesting: 127.0.0.1:5000 <---------------> 102 p/s 100.00%100 requests in 11 seconds, 230.6kB read, and cost 1 second.Avg Req Time: 116.602652msFastest Request: 111.563179msSlowest Request: 128.587886msNumber of Errors: 0