Suggestion: Destructuring object initializer.
Raul-Sebastian Mihăilă
raul.mihaila at gmail.com
Wed Feb 14 07:03:49 UTC 2018
On Wed, Feb 14, 2018 at 8:25 AM, Bob Myers <rtm at gol.com> wrote:
>
>
> For example, I did a quick test comparing `[1, 2]` and `new Array(1, 2)`
> and found that performance was identical, in spite of the claimed
> inefficiency supposedly introduced by the need to look up `Array`.
>
>
I'm curious how you did that testing. Could you post is here?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.mozilla.org/pipermail/es-discuss/attachments/20180214/57320c01/attachment-0001.html>
More information about the es-discuss
mailing list