microservices-framework-benchmark
microservices-framework-benchmark copied to clipboard
Go FastHttp Avg Latency Wrong?
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?
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.