networknt / microservices-framework-benchmark

Raw benchmarks on throughput, latency and transfer of Hello World on popular microservices frameworks
MIT License
705 stars 127 forks source link

* init commit for test #13

Closed wangkaish closed 7 years ago

wangkaish commented 7 years ago

thank you for test my project :)

stevehu commented 7 years ago

@kevin-better Thanks for the pull request. I have tested on my desktop and published the result.

stevehu commented 7 years ago

During load test, I got several errors on the console that indicate connection is reset by peer. I don't know if this is normal or not. Could you please test it on your machine and let's reconcile the result. Thanks.

wangkaish commented 7 years ago

@stevehu Hi stevehu ,I have test it on Windows OS by Apache ab before,the result is pretty good than vertx,I dont have Linux env before,I will install Linux OS and find why is "connection reset by peer" happened next week ,I'm glad you told me this ,I will poll a new request on this project when I fix this issue ,Thanks .