api icon indicating copy to clipboard operation
api copied to clipboard

Feature: investigate integratine k6 performance testing

Open jpmcb opened this issue 2 months ago • 0 comments

Would it be worth benchmarking some queries to track this?

Yes. This is what we'd want to use Grafana K6 for: performance testing of our RESTful API endpoints https://k6.io/docs/examples/tutorials/get-started-with-k6/test-for-performance/

Originally posted by @jpmcb in https://github.com/open-sauced/api/issues/708#issuecomment-2035414243


K6s gives us the ability to do perform load testing to track API performance and reliability. This is especially pertinent for this API since different scenario, like the range of days in a query, may perform differently.

jpmcb avatar Apr 03 '24 19:04 jpmcb