microservices-framework-benchmark icon indicating copy to clipboard operation
microservices-framework-benchmark copied to clipboard

Go FastHttp Avg Latency Wrong?

Open One-Eye opened this issue 5 years ago • 1 comments

Go FastHttp's average latency of 99.98ms in the readme seems wrong. I would think with its throughput and transfer and that it's on top of the list, its average latency would be lower. Maybe it's supposed to be 99.98 nanos? Or it's just a typo?

One-Eye avatar Sep 11 '19 13:09 One-Eye

I think the FastHttp sacrifices latency to gain more throughput. The test has been done long time ago on my desktop. Things might be changed and it would be better to run the test on your environment to get the latest numbers.

stevehu avatar Sep 11 '19 14:09 stevehu