Execute the following to get v8 version (v0.10.30 has v8 v3.14.5.9):
node -e "console.log(process.versions.v8)" tip: Google Chrome v8 version shown in chrome://version (currently v8 v3.26.31.8) From: [email protected] [mailto:[email protected]] On Behalf Of chezy palani Sent: Thursday, July 31, 2014 4:57 PM To: [email protected] Subject: [nodejs] v8 engine version and performance We are using node v0.10.26. What version of v8 engine it uses? In our performance test, we see memory bottleneck where the node process memory usage doesn't go above 1GB. This seems related to the v8 issue discussed here: http://blog.caustik.com/2012/04/11/escape-the-1-4gb-v8-heap-limit-in-node-js/ This post is couple of years old so I'm assuming latest node should have the v8 engine with this fix. Can anyone confirm this? Anyone else running into this issue with latest Node? -- Job board: http://jobs.nodejs.org/ New group rules: https://gist.github.com/othiym23/9886289#file-moderation-policy-md Old group rules: https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines --- You received this message because you are subscribed to the Google Groups "nodejs" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/nodejs/6e11b1af-dd8f-426d-934c-76a36650049b%40googlegroups.com <https://groups.google.com/d/msgid/nodejs/6e11b1af-dd8f-426d-934c-76a36650049b%40googlegroups.com?utm_medium=email&utm_source=footer> . For more options, visit https://groups.google.com/d/optout. -- Job board: http://jobs.nodejs.org/ New group rules: https://gist.github.com/othiym23/9886289#file-moderation-policy-md Old group rules: https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines --- You received this message because you are subscribed to the Google Groups "nodejs" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/nodejs/53db8692.22e4ec0a.16c2.ffffe62b%40mx.google.com. For more options, visit https://groups.google.com/d/optout.
