Hacker News new | ask | show | jobs
by agilob 2035 days ago
That's what k6 does. It's called soak testing: https://k6.io/docs/test-types/soak-testing

I use it with influxdb and grafana.

Set it up with one virtual user running for 6 hours, requesting different endpoints, you should get the 1req/sec.