Closed matthewkmayer closed 5 years ago
Benchmark my Go weapon of choice vs a couple different Rust HTTP servers.
https://github.com/gorilla/mux
https://github.com/SergioBenitez/Rocket https://github.com/diesel-rs/diesel
https://github.com/mehcode/shio-rs https://github.com/diesel-rs/diesel
Something else to look into is concurrency of hey and nginx in front or not.
hey
Not gonna happen 😿
Benchmark my Go weapon of choice vs a couple different Rust HTTP servers.
Go
https://github.com/gorilla/mux
Rocket
https://github.com/SergioBenitez/Rocket https://github.com/diesel-rs/diesel
Shio
https://github.com/mehcode/shio-rs https://github.com/diesel-rs/diesel
Benchmark
Other topics to cover