Open wukefe opened 6 years ago
check current node version
node -e 'console.log(process.versions.v8);'
Available node versions
- nvm use 8.0.0
- nvm use 8.9.1
Run hmm
wu run hmm js node -v
wu run hmm js node -v -n 10
See the bug report on Node.js: https://github.com/nodejs/node/issues/22467
Experiments of hmm with Node.js on Ubuntu-deer
Two versions of node.js
5.8.283.41
6.1.534.47
Warmup: Performance Overview
Setup
Debugging the core part of hmm as follows:
Experimental Results