File size: 181 Bytes
c9c49ab
 
 
 
 
 
 
1
2
3
4
5
6
7
8
### Load testing

This is a simple load test script set up with k6s. If you have a server running locally, you can run the load test with:

```bash
$ k6 run test/load/script.js
```