Skip to content

Latest commit

 

History

History
 
 

benchmark

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

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