rbxts-pako/benchmark
2020-11-08 22:23:56 +03:00
..
implementations Move to es6 2020-11-08 22:23:56 +03:00
samples Added benchmark 2014-02-03 16:24:19 +04:00
benchmark.js Move to es6 2020-11-08 22:23:56 +03:00
package.json Move benchmark deps to separate place & create usage memo 2020-11-07 10:36:55 +03:00
profile.js Move to es6 2020-11-08 22:23:56 +03:00
README.md Move benchmark deps to separate place & create usage memo 2020-11-07 10:36:55 +03:00

Dev sandbox

Helpers to measure performance & create benchmarks.

Setup

npm i

Benchmarking

./benchmark.js

Profiling

node --prof profile.js
node --prof-process isolate-0xnnnnnnnnnnnn-v8.log