20 Star 71 Fork 26

百度开源 / incubator-brpc

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
benchmark_http.md 439 Bytes
一键复制 编辑 原始数据 按行查看 历史
gejun 提交于 2017-09-08 14:20 . replace baidu-rpc with brpc

可代替ab测试http server极限性能。ab功能较多但年代久远,有时本身可能会成为瓶颈。benchmark_http基本上就是一个brpc http client,性能很高,功能较少,一般压测够用了。

使用方法:

首先你得下载和编译了brpc源码,然后去example/http_c++目录编译,成功后应该能看到benchmark_http。

C++
1
https://gitee.com/baidu/incubator-brpc.git
git@gitee.com:baidu/incubator-brpc.git
baidu
incubator-brpc
incubator-brpc
master

搜索帮助