Skip to content

dylan-evans/node-cppspeed

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Node.js modules speed test: C++ vs JavaScript

Download, build and test instructions:

$ 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

About

# Node.js modules speed test: C++ vs JavaScript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 63.9%
  • C++ 36.1%