FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

python-spanner/benchmark/benchwrapper at main · manu2/python-spanner · GitHub

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

README.md

Benchwrapper

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

Running

Run the following commands from python-spanner/ directory.

export SPANNER_EMULATOR_HOST=localhost:9010
python3 -m benchmark.benchwrapper.main --port 8081

Back | FazBrowse Home | New Git URL