Performance testing with Grafana k6 and GitHub Actions
By running performance tests continuously and automatically, you can identify and correct performance regressions as they occur. One way to do this is by integrating performance testing into your development process. In this step-by-step post, we explore how to do just that, using Grafana k6 and GitHub Actions. k6 is an open source load testing tool to test the performance of APIs, microservices, and websites.