bouncer/misc/k6/README.md

10 lines
131 B
Markdown

# K6 - Load Test
Very basic load testing script for [k6](https://k6.io/).
## How to run
```shell
k6 run cadoles-loadtest.js
```