An open API service indexing awesome lists of open source software.

https://github.com/leothorp/rust-v-node


https://github.com/leothorp/rust-v-node

Last synced: over 1 year ago
JSON representation

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
```