Go

Aurelien Deroide

High performance gRPC

Saturday 13:00-13:30 | UD2.120 (Chavanne)

gRPC is a popular RPC framework and go has a quite performant gRPC implementation. However, the performance can still be significantly increased by changing the default setup and by using the library in a way that reduces memory allocations.

This talk will also show how to use the excellent go tooling to profile and benchmark some code.

New version is available.