mirror of
https://github.com/0x5eal/rbxts-pako.git
synced 2025-04-03 18:30:58 +01:00
.. | ||
implementations | ||
samples | ||
benchmark.js | ||
package.json | ||
profile.js | ||
README.md |
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