matthewkmayer / matthewkmayer.github.io

Web site, with words
MIT License
3 stars 1 forks source link

Benchmark Go+GorillaMux+pg vs Rust+Rocket+Diesel vs Rust+Shio+Diesel #42

Closed matthewkmayer closed 5 years ago

matthewkmayer commented 7 years ago

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

matthewkmayer commented 6 years ago

Something else to look into is concurrency of hey and nginx in front or not.

matthewkmayer commented 5 years ago

Not gonna happen 😿