tree: db5c47bd7b658c9897a8e7dc49512c551f67c576 [path history] [tgz]
  1. proto/
  2. main.go
  3. README.md
pubsub/internal/benchwrapper/README.md

Benchwrapper

A small gRPC wrapper around the pubsub client library. This allows the benchmarking code to prod at pubsub without speaking Go.

Running

cd pubsub/internal/benchwrapper
export PUBSUB_EMULATOR_HOST=localhost:8080
go run *.go --port=8081