Hi,

Good question! V8 Googlers say nothing eval does is optimized and almost 
absolutely must be avoided (and they same for Function constructor IIRC) - 
but what about the product of it?  I don't know, maybe you can run a few 
tests with v8-debug. I would be interested in results if you do run such a 
test.

But I have another question: why would you deploy new code this way? Can't 
you have some continuous deployment, partial rollouts etc this way? Or send 
all requests for unknown functionality to a pubsub, and then attach your 
new code there to respond?

-- 
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 nodejs+unsubscr...@googlegroups.com.
To post to this group, send email to nodejs@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/nodejs/bbbd3192-1a76-4221-8be5-652794b3d693%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to