You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$ git clone git://github.com/lupomontero/node-cppspeed.git
...
$ cd node-cppspeed
$ node-waf configure build
...
$ node test/cppspeed.js
foo run in 167ms
cppfoo run in 18ms
c++ was 9.3 times faster