K6

Load testing using K6

Introduction Understanding the performance of mission critical API is crucial. Before you deploy your API, probably you want to know, how your API behaves under heavy loads. Most API nowadays are HTTP-based, and that’s why there are numerous HTTP load testing tools available. Here is just a few: wrk wrk2 vegeta locust hey Apache Benchmark Problem Most of them designed to generate load on the static url, like: