On Wed, Feb 14, 2018 at 8:25 AM, Bob Myers <r...@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?
_______________________________________________
es-discuss mailing list
es-discuss@mozilla.org
https://mail.mozilla.org/listinfo/es-discuss

Reply via email to