tree: 4bc6c9b38ace55d7a3b4dd336a6cc186521f41d7 [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