IDE support?

Wes Garland wes at page.ca
Tue Sep 13 08:10:36 PDT 2011


Speaking pragmatically, for myself and my unusual (server-side) environment:


On 13 September 2011 10:48, Brendan Eich <brendan at mozilla.com> wrote:

> Does JS need to be as fast as Java? Would half as fast be enough?
>

If it's compute-bound then that's plenty.

Provided we develop so that we can scale across cores, I can double my
compute this month for about the same dollar cost as 0.1% programmer-time.
My estimate is that type annotations would be far more expensive; as we
don't generally have type-related bugs in our JS code, spending time
annotating only for the sake of execution speed would be a poor decision.

Wes

-- 
Wesley W. Garland
Director, Product Development
PageMail, Inc.
+1 613 542 2787 x 102
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.mozilla.org/pipermail/es-discuss/attachments/20110913/98b56d08/attachment.html>


More information about the es-discuss mailing list