¡@

Home 

c++ Programming Glossary: node.js

Why V8 in Node.JS is faster than in my native C++ addon?

http://stackoverflow.com/questions/15393039/why-v8-in-node-js-is-faster-than-in-my-native-c-addon

V8 in Node.JS is faster than in my native C addon Why Google's V8 JavaScript.. engine in my C addon works significantly slower than in Node.JS I've tried to write some stupidly simple code for generating.. JavaScript and ran it in V8 via my C addon and directly in Node.JS. I was quite shocked because both should be using the same JavaScript..