I have a piece of JavaScript code that I am executing using the node.js interpreter.
node.js
for(var i = 1; i <
You could give Benchmark.js a try. It supports many platforms among them also node.js.