bugVanisher / bugVanisher.github.io

my blog.
https://bugVanisher.cn
MIT License
0 stars 0 forks source link

使用boomer压测grpc协议 — 见欢的博客 #35

Open bugVanisher opened 4 years ago

bugVanisher commented 4 years ago

https://bugvanisher.github.io/2020/04/23/grpc-loadtest-with-boomer/

由于工作原因,需要对grpc协议进行压测,在网上找了一圈,并没有找到可以直接使用的工具,于是结合Locust+boomer实现了grpc协议的压测。