tree: 2544da5f4b9f5d838cbeb7da29819c424d6cdf36 [path history] [tgz]
  1. proto/
  2. main.go
  3. README.md
storage/internal/benchwrapper/README.md

Benchwrapper

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

Running

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