https://github.com/piotrjustyna/k6-testing
https://github.com/piotrjustyna/k6-testing
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/piotrjustyna/k6-testing
- Owner: PiotrJustyna
- Created: 2022-04-07T09:14:19.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-04-26T11:33:31.000Z (over 3 years ago)
- Last Synced: 2025-04-07T00:41:51.215Z (6 months ago)
- Language: JavaScript
- Size: 1.95 KB
- Stars: 3
- Watchers: 1
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# performance testing
we've been using vegeta for years, time to try something new too
## load testing
## spike testing
## soak testing
## k6
to run a sample script, execute [load-test.sh](./load-test.sh)
terms:
* vu
* vu code (default)
* init code (everything else)
* options
* vus
* duration
* stagesreading:
* https://hub.docker.com/r/grafana/k6/
* https://k6.io/docs/getting-started/running-k6/
* https://k6.io/docs/getting-started/results-output/
* https://k6.io/docs/results-visualization/datadog/
* https://k6.io/docs/results-visualization/statsd/To run the `docker-compose.yml` load test, execute: `docker-compose run --rm load-test run --out statsd -