Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 247 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 247 Bytes

benchwrapper

benchwrapper is a lightweight gRPC server that wraps the storage library for benchmarking purposes.

Running

cd nodejs-storage
npm install
export STORAGE_EMULATOR_HOST=localhost:8080
npm run benchwrapper -- --port 8081