An open-source HTTP benchmarking tool for measuring web server performance, simulating concurrent connections and generating significant load.
wrk is an open-source HTTP benchmarking and load testing application. It was created by Will Glozer and is written in C with LuaJIT. wrk is designed to apply a specified user-configurable rate of requests to a target web application to measure performance.
Some key features and capabilities of wrk include:
wrk is commonly used by developers and DevOps teams for load testing, capacity planning and evaluating performance optimizations of web applications and microservices. Its lightweight nature combined with the ability to script workloads makes it well-suited for automation and CI/CD workflows.
Here are some alternatives to Wrk:
Suggest an alternative ❐