tree: 3c0b8a6c84b9a82becb07e5c02ca8e7cbd263324 [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