gatling: add package gatling
authorMartin Hübner <martin.hubner@web.de>
Tue, 2 Aug 2022 12:42:06 +0000 (14:42 +0200)
committerRosen Penev <rosenp@gmail.com>
Fri, 23 Sep 2022 20:41:49 +0000 (13:41 -0700)
commit83ff83e32055dc50b01fffe7bae9ea113655756b
tree72938c003f008939834b831285fcd0058afe6547
parent5b72dce338e197e0e3998d8a9d49f52248178a99
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>
net/gatling/Makefile [new file with mode: 0644]
net/gatling/patches/010-decrease_optimisation.patch [new file with mode: 0644]
net/gatling/patches/020-configure_features.patch [new file with mode: 0644]
net/gatling/test.sh [new file with mode: 0644]