two benchmarking packages entered debian authored by anarcat's avatar anarcat
...@@ -103,10 +103,10 @@ limited, here's a set of interesting alternatives: ...@@ -103,10 +103,10 @@ limited, here's a set of interesting alternatives:
| [bombardier][] | golang | HTTP/2 | | better performance than siege in my 2017 tests | [RFP][] | | [bombardier][] | golang | HTTP/2 | | better performance than siege in my 2017 tests | [RFP][] |
| [boom][] | Python | HTTP/2 | duration | rewrite of apachebench, unsearchable name | no | | [boom][] | Python | HTTP/2 | duration | rewrite of apachebench, unsearchable name | no |
| [go-wrk][] | golang | | [no duration][] | rewrite of wrk, performance issues in my 2017 tests | no | | [go-wrk][] | golang | | [no duration][] | rewrite of wrk, performance issues in my 2017 tests | no |
| [hey][] | golang | | | rewrite of apachebench, similar to boom, unsearchable name | [ITP][ITP 943596] | | [hey][] | golang | | | rewrite of apachebench, similar to boom, unsearchable name | [yes][ITP 943596] |
| [Jmeter][] | Java | | interactive, session replay | | yes | | [Jmeter][] | Java | | interactive, session replay | | yes |
| [k6.io][] | | | | JMeter rewrite with "cloud" SaaS | no | | [k6.io][] | | | | JMeter rewrite with "cloud" SaaS | no |
| [Locust][] | | | distributed, interactive behavior | | [ITP][ITP 982508] | | [Locust][] | | | distributed, interactive behavior | | [yes][ITP 982508] |
| [oha][] | Rust | | TUI | inspired by hey | no | | [oha][] | Rust | | TUI | inspired by hey | no |
| [Tsung][] | Erlang | multi | distributed | | yes | | [Tsung][] | Erlang | multi | distributed | | yes |
| [wrk][] | C | | multithreaded, epoll, Lua scriptable | | yes | | [wrk][] | C | | multithreaded, epoll, Lua scriptable | | yes |
... ...
......