/pbjs-benchmark

Benchmark Protobuf JS Libraries

Primary LanguageJavaScript

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.