tree: 90b289c3445583f475d1abdf7c950ceff0cebb94 [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