11 个版本
0.1.10 | 2022 年 8 月 28 日 |
---|---|
0.1.9 | 2022 年 8 月 28 日 |
0.1.8 | 2021 年 2 月 22 日 |
0.1.7 | 2020 年 6 月 6 日 |
0.1.6 | 2020 年 5 月 28 日 |
#584 在 HTTP 服务器
每月 61 次下载
91KB
1.5K SLoC
benchrs
使用异步 Rust 编写的 Apache Benchmark 风格 HTTP 压测工具
Benchrs 0.1.10
Arkaitz Jimenez <arkaitzj@gmail.com>
Does http benchmarks
USAGE:
benchrs [OPTIONS] <url>
ARGS:
<url> The url to hit
OPTIONS:
-c <concurrency> Sets the concurrency level
-h, --help Print help information
-H <header>... Sets a custom header
-k Enables keep alive
-m <method> Request method: default GET
-n <request number> Sets the number of requests
-p <postfile> File attach as request body
-v Increases verbosity
-V, --version Print version information
依赖
~8–19MB
~280K SLoC