Unverified Commit 2701233b authored by anarcat's avatar anarcat 💥
Browse files

add oha

parent 7c4ec349
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -107,6 +107,7 @@ limited, here's a set of interesting alternatives:
| [Jmeter][]     | Java   |        | interactive, session replay              |                                                            | yes      |
| [k6.io][]      |        |        |                                          | JMeter rewrite with "cloud" SaaS                           | no       |
| [Locust][]     |        |        | distributed, interactive behavior        |                                                            | [ITP][ITP 982508] |
| [oha][]        | Rust   |        | TUI                                      | inspired by hey                                            | no       |
| [Tsung][]      | Erlang | multi  | distributed                              |                                                            | yes      |
| [wrk][]        | C      |        | multithreaded, epoll, Lua scriptable     |                                                            | yes      |

@@ -121,6 +122,7 @@ limited, here's a set of interesting alternatives:
[k6.io]: https://k6.io/
[Locust]: https://locust.io/
[no duration]: https://github.com/adjust/go-wrk/issues/2
[oha]: https://github.com/hatoo/oha
[RFP]: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=943733
[Tsung]: http://tsung.erlang-projects.org/1/01/about/
[wrk]: https://github.com/wg/wrk/