From 224812243c0a2ef691c04176ec9f31324ad9a51e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Antoine=20Beaupr=C3=A9?= <anarcat@debian.org> Date: Wed, 14 Oct 2020 13:27:52 -0400 Subject: [PATCH] another benchmark tool --- howto/cache.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/howto/cache.md b/howto/cache.md index 994e890b..e90371ff 100644 --- a/howto/cache.md +++ b/howto/cache.md @@ -538,6 +538,8 @@ Siege has trouble going above ~100 concurrent clients because of its design (and ulimit) limitations. Its interactive features are also limited, here's a set of interesting alternatives: + * [ali](https://github.com/nakabonne/ali) - golang, HTTP/2, real-time graph, duration, not in + Debian, mouse support, unsearchable name * [bombardier](https://github.com/codesenberg/bombardier) - golang, HTTP/2, better performance than siege in my (2017) tests, not in debian * [boom](https://github.com/tarekziade/boom) - python rewrite of apachebench, supports duration, -- GitLab