slackbuilds_ponce/network/wrk
B. Watson cc3724bcff network/wrk: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
2022-03-14 03:36:39 -04:00
..
README network/wrk: Wrap README at 72 columns. 2022-03-14 03:36:39 -04:00
slack-desc
wrk.info
wrk.SlackBuild

wrk (HTTP benchmarking tool)

A modern HTTP benchmarking tool capable of generating significant
load when run on a single multi-core CPU. It combines a multithreaded
design with scalable event notification systems such as epoll and
kqueue.

An optional LuaJIT script can perform HTTP request generation, response 
processing, and custom reporting.

Note: Lua and LuaJIT are not required here; wrk is statically-linked
against the LuaJIT version bundled in the upstream tarball.