Hacker News new | ask | show | jobs
by searchfaster 3338 days ago
Any numbers on latency Envoy adds for each request ?
2 comments

Just tried it locally, latency is < 1ms..
according to the talk I just watched, latency/performance was their concern coming out of the gate and was the impetus for writing it in C++...
Thanks.. just tried it out with my service, beats nginx for simple http proxying pretty easily by a nice margin. Envoy supports way more features than nginx too !