Open batuhancaglayan opened 3 years ago
Repo is not actively maintained. I've bumped all the versions and added Helidon
https://github.com/RassulYunussov/performance-api-webflux-vs-mvc-vs-golang
Pool request was waiting for years: https://github.com/filipemunhoz/performance-api-webflux-vs-mvc-vs-golang/pull/2
Hello Filipe,
I read you Medium article. I examined and tried your benchmark. I am not Go expert but i think there are two missing on your benchmark. So that i think the results are not correct.
You can check that easly on a network sniffer like wireshark. You need to create same environment for compare these two service. But they are quite different from each other.
If i have a mistake, you can correct me and i will say oww it is my mistake. But If i don't have mistake, you need to specify correct environment and re-make your benchmark and set alight on your code and on your Medium article.