No joke it isn't fast...using a brand new MacBook pro, it takes almost an 
entire second to copy three megabytes.

But it does work. Thanks!

On Monday, November 10, 2014 2:50:49 PM UTC-9, Ben Noordhuis wrote:
>
> On Tue, Nov 11, 2014 at 12:38 AM, Flying Jester <foolki...@gmail.com 
> <javascript:>> wrote: 
> > I'm using a new one. 
> > 
> > The rub is that I want the buffer to be handled by GC'ing, so 
> externalizing 
> > is not an option. 
>
> Ah, why didn't you say so?  You should be able to call 
> array_buffer->Set(index, Uint32::New(...)) (or whatever).  It won't be 
> very fast but it should work. 
>

-- 
-- 
v8-users mailing list
v8-users@googlegroups.com
http://groups.google.com/group/v8-users
--- 
You received this message because you are subscribed to the Google Groups 
"v8-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to v8-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to