Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dfordivam/jsaddle-stress-tests
https://github.com/dfordivam/jsaddle-stress-tests
Last synced: 6 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/dfordivam/jsaddle-stress-tests
- Owner: dfordivam
- Created: 2020-01-18T04:18:19.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-09-20T07:47:55.000Z (over 4 years ago)
- Last Synced: 2024-12-23T11:13:08.107Z (11 days ago)
- Language: Haskell
- Size: 2.46 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# jsaddle-stress-tests
These tests have been designed specifically to test the jsaddle-wasm stability and performance.
To do the "Stress Test: Incoming Websocket Messages", the server side (of obelisk app) is required.
To run these tests do `nix-build -A exe`, then `cd result; ./backend`, and open http://localhost:8000