https://github.com/zpratt/load-test-experiments
Very early WIP load testing of frameworks - likely not useful for others ATM
https://github.com/zpratt/load-test-experiments
artillery hapi javascript kotlin load-testing spring-boot
Last synced: 5 months ago
JSON representation
Very early WIP load testing of frameworks - likely not useful for others ATM
- Host: GitHub
- URL: https://github.com/zpratt/load-test-experiments
- Owner: zpratt
- Created: 2019-02-02T22:44:04.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2022-12-10T11:25:37.000Z (over 3 years ago)
- Last Synced: 2025-02-13T11:36:59.384Z (over 1 year ago)
- Topics: artillery, hapi, javascript, kotlin, load-testing, spring-boot
- Language: C#
- Homepage:
- Size: 292 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 16
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Load Testing Workbench
---
Status: WIP
I currently have most of the base infrastructure in place for the hapijs version of the application.
You can preview it using the following steps:
1. cd `hapi-load-tested`
2. `docker-compose up --build`
It will take a while to load as there are several filebeat and metricbeat dashboards that get loaded into kibana.