I looked into this some time ago. Working from memory, non-typed arrays might 
have been even faster than TypedArrays. Why that would be, I can’t guess and I 
could be wrong about that.

I’d be interested in seeing some test results.

Thanks,
Harbs

> On May 28, 2019, at 10:39 AM, Greg Dove <greg.d...@gmail.com> wrote:
> 
> For the TypedArray stuff it really only makes sense as a fixed Vector, not
> as one with fixed=false. I already made some suggestions about these to
> Harbs. Harbs thought the benefits might be dubious because of how
> optimizations work in V8 etc, but I would be surprised if there was not at
> least some small advantage, so I will check and if yes, I will work on that
> regardless.

Reply via email to