#async-http #benchmark #apache #bench #style #tool #numbers

app benchrs

使用异步 Rust 编写的 Apache Benchmark 风格 HTTP 压测工具

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 日

#584HTTP 服务器

Download history 96/week @ 2024-03-29 13/week @ 2024-04-05

每月 61 次下载

Apache-2.0

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