https://github.com/leothorp/rust-v-node
https://github.com/leothorp/rust-v-node
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/leothorp/rust-v-node
- Owner: leothorp
- Created: 2024-08-21T04:40:13.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-21T05:19:39.000Z (almost 2 years ago)
- Last Synced: 2025-01-29T19:24:47.381Z (over 1 year ago)
- Language: Shell
- Size: 18.6 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# rust-v-node
Basic perf comparison between Rust (Rocket) and Node (Express).
After deploying to Render via the included render.yaml file, adapt the perf_test.sh script to have the correct service URLs and run it:
```
bash ./perf_test.sh
```