Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 254 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 254 Bytes

pbjs-benchmark

Benchmark Protobuf JS Libraries in browsers and node.

Run in Node

$ npm run bench

Run in a browser

  1. $ npm run bundle
  2. Open run.html in the browser. See the results in the browser console after the page has finished loading.