Skip to content

shivzone/evaluate_serde_protocol

Repository files navigation

evaluate_serde_protocol

Benchmark JSON vs Protobuf vs GOB

go test -bench=. -benchmem

Benchmark TCP RPC vs JSON TCP RPC vs HTTP RPC vs GRPC VS HTTP vs HTTPNoKeepAlive

pushd protocol
go test -bench=. -benchmem
popd

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages