[whatwg] Endianness of typed arrays
John Tamplin
jat at google.com
Wed Mar 28 17:11:19 PDT 2012
On Wed, Mar 28, 2012 at 8:04 PM, Glenn Maynard <glenn at zewt.org> wrote:
> > The result was increased polymorphism at call sites, which defeated the
> Java VM's
> > optimizing compiler and led to 10x slowdowns in many common
> > situations.
>
> FWIW, I think this has no bearing at all on JS.
>
Check out this blog post about optimization in V8, in particular the
difference between monomorphic and polymorphic calls and the effect on
inlining:
http://floitsch.blogspot.com/2012/03/optimizing-for-v8-hydrogen.html
--
John A. Tamplin
Software Engineer (GWT), Google
More information about the whatwg
mailing list