module
Version:
v0.0.0-...-c645305
Opens a new window with list of versions in this module.
Published: Feb 18, 2023
License: Apache-2.0
Opens a new window with license information.
README
¶
Minimal implementation for Istio Echo app, gRPC only
The intent is to evaluate the overhead of various gRPC options.
-
0.8M for a min go program
-
4.7M for an echo using HTTP.
-
9M - this server, only plain gRPC
-
20M - same app, but proxyless gRPC
-
22M - plus opencensus, prom, zpages, reflection
-
ocgrpc adds ~300k
Directories
¶
cmd
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Click to show internal directories.
Click to hide internal directories.