local_benchmark/

directory
v1.2.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 24, 2019 License: MIT

README

Benchmark Example

Receiver:

go run receiver/main.go


# pprof
go tool pprof local http://localhost:6060/debug/pprof/profile
> top30 -cum

Sender:

go run sender/main.go

# pprof
go tool pprof local http://localhost:7070/debug/pprof/profile
> top30 -cum

Directories

Path Synopsis
Package messages is a generated protocol buffer package.
Package messages is a generated protocol buffer package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL