diff options
author | Martin Hübner <martin.hubner@web.de> | 2022-08-02 14:42:06 +0200 |
---|---|---|
committer | Rosen Penev <rosenp@gmail.com> | 2022-09-23 13:41:49 -0700 |
commit | 83ff83e32055dc50b01fffe7bae9ea113655756b (patch) | |
tree | 72938c003f008939834b831285fcd0058afe6547 /net/gatling/test.sh | |
parent | 5b72dce338e197e0e3998d8a9d49f52248178a99 (diff) |
gatling: add package gatling
Gatling is a high-performance webserver from fefe. It gives a
fairly decent feature-set at really small size. And its fast.
Co-authored-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
Signed-off-by: Martin Hübner <martin.hubner@web.de>
Diffstat (limited to 'net/gatling/test.sh')
-rw-r--r-- | net/gatling/test.sh | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/net/gatling/test.sh b/net/gatling/test.sh new file mode 100644 index 000000000..166afe377 --- /dev/null +++ b/net/gatling/test.sh @@ -0,0 +1,3 @@ +#!/bin/sh + +gatling -h |