DEV Community

özkan pakdil
özkan pakdil

Posted on

microservice comparison

Hi @all I have developed a small test/benchmark system for all microservice frameworks out there, and publishing all results in github, just wanted to show and get your feedback, https://ozkanpakdil.github.io/microservicetests/2020-10-31-microservice-framework-test-11.html, if you check on top right menu you will see older tests, in jdk 11 and 15 , I am using multiple jdk to see how jdk works, and multiple framework and show their minimum jar size and minimum compile time and response times with simple controller, I used gatling for the response tests. feel free to open a PR for https://github.com/ozkanpakdil/test-microservice-frameworks which publishes the new test every time dependabot brings a newer version to the pom.

Top comments (0)