Skip to content

mriegr/node-cppspeed

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 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 1 run in 171ms
foo 2 run in 109ms
cppfoo run in 19ms
c++ was 9.0 times faster (fooTime1)
c++ was 5.7 times faster (fooTime2)

Bitdeli Badge

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 40.1%
  • Python 37.3%
  • C++ 22.6%