5 ms·
Any numbers on latency Envoy adds for each request ?
by searchfaster 9y ago
Any numbers on latency Envoy adds for each request ?
- eggie5 9y agoaccording 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++...
- searchfaster 9y agoThanks.. 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 !
- searchfaster 9y agoJust tried it locally, latency is < 1ms..