Skip to main content

One doc tagged with "wrk"

View all tags

wrk

wrk is a command-line HTTP benchmarking tool. It is particularly useful for evaluating the performance of web servers and APIs under high load. wrk uses a multi-threaded, event-driven architecture to generate significant load with minimal resource usage, making it an excellent tool for both quick spot checks and more in-depth performance analysis.