https://github.com/ollls/zio-wrk
https://github.com/ollls/zio-wrk
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/ollls/zio-wrk
- Owner: ollls
- Created: 2021-03-27T14:52:11.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2021-03-27T20:21:51.000Z (over 5 years ago)
- Last Synced: 2025-04-09T23:51:17.866Z (over 1 year ago)
- Language: Scala
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# zio-wrk
Performance tool with TLS, simular to wrk. ( initial pilot implementation )
sbt "run http://localhost:8080/health 64" run with 64 zio fibers.
sbt "run https://localhost:8443/health 64" ( make sure you have keystore.jks - or edit zio-wrk.scala )