Skip to content
This repository was archived by the owner on Mar 17, 2026. It is now read-only.

Latest commit

 

History

History
13 lines (10 loc) · 245 Bytes

File metadata and controls

13 lines (10 loc) · 245 Bytes

benchwrapper

benchwrapper is a lightweight gRPC server that wraps the pubsub library for bencharmking purposes.

Running

cd nodejs-pubsub
npm install
export PUBSUB_EMULATOR_HOST=localhost:8080
npm run benchwrapper -- --port 50051