filipemunhoz / performance-api-webflux-vs-mvc-vs-golang

Comparing performance on APIs running on Spring MVC, Spring Webflux and Go
13 stars 11 forks source link

Spring MVC

http://localhost:8081/performance-mvc/?delay=100

Spring Webflux

http://localhost:8082/performance-webflux/?delay=100

Go

http://localhost:8083/performance-go?delay=100