/jsbb

JavaScript Browser Benchmark

Primary LanguageTypeScriptMIT LicenseMIT

jsbb | JavaScript Browser Benchmark

http://kryops.github.io/jsbb

jsbb is a JavaScript benchmark website that is completely client-side.

Benchmark suites can be saved and shared via a base64-encoded URL hash that contains all the code.

Example: Array performance

Development

npm install
npm run build

Additional notes

jsbb is built on top of the following technologies:

with inspiration from

License: MIT

(c) 2016 Michael Strobel