https://github.com/ivanceras/performance-test-sauron
A little performance test for sauron
https://github.com/ivanceras/performance-test-sauron
Last synced: 2 days ago
JSON representation
A little performance test for sauron
- Host: GitHub
- URL: https://github.com/ivanceras/performance-test-sauron
- Owner: ivanceras
- Created: 2021-08-10T12:10:45.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-07-22T15:18:11.000Z (over 2 years ago)
- Last Synced: 2024-05-23T01:32:32.070Z (over 1 year ago)
- Language: HTML
- Size: 60.5 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Performance test
Derived from [this](https://gist.github.com/RichAyotte/a7b8780341d5e75beca7)
Run using
```sh
cd client && wasm-pack build --release --target web && cd ..
cargo run --release --bin server
```
[**demo**](https://ivanceras.github.io/performance-test-sauron)