Re: ScriptProcessorNode off the main thread (Was: Questioning the current direction of the Web Audio API)

On Fri, Oct 25, 2013 at 9:11 AM, Robert O'Callahan <robert@ocallahan.org>wrote:

> An audio processing worker would typically have a very small heap so GC
> should have low pause times no matter what. I have always felt that worries
> about GC are just a distraction.
>

I'm presuming you mean "in the context of Workers, not the main thread."
 If so, I agree.

Received on Friday, 25 October 2013 16:33:41 UTC