On Wed, Mar 13, 2013 at 2:30 PM, Adam Crabtree <[email protected]> wrote:
> @AJ What is your source for strict mode code running faster? All evidence > thus far has pointed to exactly the opposite, that if anything it runs > slower. > As I was saying earlier, strict mode optimizations are the default in V8. My source is this discussion with Lars Bak and Kasper Lund about it: http://javascriptjabber.com/008-1-v8-and-v8-and-dart-with-lars-bak-and-kasper-lund-bonus-content/ (don't know the timecode) Other than the additional function call for the enclosing IIFE, what evidence is contrary? -- -- Job Board: http://jobs.nodejs.org/ Posting guidelines: 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 post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/nodejs?hl=en?hl=en --- 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]. For more options, visit https://groups.google.com/groups/opt_out.
